airbytehq / airbytehq/airbyte-python-cdk

Avoid hardcoding file paths in _is_local_manifest_command

Aberta
#59 0 comentários 0 reações 1 responsável Reivindicada por @aaronsteers Ver no GitHub
Linguagem predominante
Python
Estrelas
26
Forks
53
Merge médio
2d 6h
PRs com merge (30d)
10

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.