The GitHub Actions job "Tests AMD" on 
airflow.git/make-ti-dag-version-id-non-nullable2 has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
20c6e75a51c8ca3ceec6cb243d8dc960146fc9e4 / Ephraim Anierobi 
<[email protected]>
Make dag_version_id in TI non-nullable

Enforces proper serialization of DAGs before creating DagRuns and TaskInstances.
The changes include:

 - Making dag_version_id a required parameter in TaskInstance constructor
 - Migrating the dag_version_id column in TaskInstance to be non-nullable
 - Adding a check in _create_orm_dagrun to raise AirflowException if dag is not 
serialized
 - Updating tests to ensure DAGs are properly serialized before creating DagRuns

This prevents running runs with missing serialized DAG versions.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to