https://github.com/tulibraries/centralized-metadata-dags
https://github.com/tulibraries/centralized-metadata-dags
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tulibraries/centralized-metadata-dags
- Owner: tulibraries
- Created: 2023-02-09T18:40:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-29T07:56:50.000Z (5 months ago)
- Last Synced: 2026-01-29T08:59:32.030Z (5 months ago)
- Language: Python
- Size: 1.76 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# centralized-metadata-dags
## Development
### Make Commands
#### rebuld-pipfile:
Used to rebuild Pipfile while making sure that airflow-constraints are met.
#### compare-dependencies:
Used to automatically check if a new dependency does not match upstream airflow contraints.