The GitHub Actions job "Tests" on 
airflow.git/fix-python-callable-name-stability has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
01f290023b0f0f3aadefc26d4586e554c4bb15dc / Kaxil Naik <[email protected]>
Fix unnecessary DAG version churn when DAG file paths change

Add exclude_module parameter to qualname() that returns only the
qualified name without module prefix. This prevents unnecessary DAG
version churn when bundle paths change (e.g., version or timestamp-based 
folders).

The module name contains a path-derived hash that changes with each
deployment, causing new `SerializedDagModel` entries even when DAG code
is unchanged.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to