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:
8aab698b886b087af7a428574bc4aa00d5de2296 / 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/11279725660

With regards,
GitHub Actions via GitBox


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

Reply via email to