airbytehq / airbytehq/airbyte-python-cdk

Avoid hardcoding file paths in _is_local_manifest_command

オープン
#59 コメント 0 件 リアクション 0 件 担当者 1 名 @aaronsteers が担当を希望しています GitHub で見る
主要言語
Python
スター
26
フォーク
53
平均マージ
2日 6時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。