Skip to content

Avoid hardcoding file paths in _is_local_manifest_command #59

@coderabbitai

Description

@coderabbitai

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:

Requested by: Aaron ("AJ") Steers (@aaronsteers)

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions