airbytehq / airbytehq/airbyte-python-cdk

Avoid hardcoding file paths in _is_local_manifest_command

Open
#59 0 comments 0 reactions 1 assignee Claimed by @aaronsteers View on GitHub
Dominant language
Python
Stars
26
Forks
53
Avg merge
2d 6h
Merged PRs (30d)
10

Description

In the `_is_local_manifest_command` function, the path to the `manifest.yaml` is hardcoded as `"/airbyte/integration_code/source_declarative_manifest/manifest.yaml"`. It would be beneficial to derive this path dynamically or make it configurable to improve portability, especially if the directory structure changes in the future.

**Reference:**
- PR: https://github.com/airbytehq/airbyte-python-cdk/pull/58
- Comment: https://github.com/airbytehq/airbyte-python-cdk/pull/58#discussion_r1842974718

Requested by: @aaronsteers

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.