airbytehq / airbytehq/airbyte-python-cdk

Avoid hardcoding file paths in _is_local_manifest_command

未关闭
#59 0 条评论 0 个 reaction 已指派 1 人 已被 @aaronsteers 认领 在 GitHub 查看
主要语言
Python
星标
26
派生
53
平均合并
2 天 6 小时
30 天内合并 PR
10

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。