The GitHub Actions job "Build images for AIP-65: Add DAG versioning support 
https://github.com/apache/airflow/pull/42913
" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
aad084cda2ac484b6f384808c5d92156545df070 / Ephraim Anierobi 
<[email protected]>
AIP-65: Add DAG versioning support
[skip ci]

This commit introduces versioning for DAGs

Changes:
- Introduced DagVersion model to handle versioning of DAGs.
- Added version_name field to DAG for use in tracking the dagversion by users
- Added support for version retrieval in the get_dag_source API endpoint
- Modified DAG execution logic to reference dag_version_id instead of the
dag_hash to ensure DAG runs are linked to specific versions.

Report URL: https://github.com/apache/airflow/actions/runs/11279745588

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to