Commit fe4b9cc
Refactor: Extract metadata generation into separate script
- Created new bin/generate_connector_metadata_files.py for metadata models
- Reverted bin/generate_component_manifest_files.py to main (no changes)
- Updated build script to call both generators
- Keeps concerns separated for easier review and maintenance
Co-Authored-By: AJ Steers <aj@airbyte.io>1 parent 015a60e commit fe4b9cc
3 files changed
Lines changed: 333 additions & 344 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments