The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/callback-bundle-init-64891 has failed.
Run started by GitHub user nikolauspschuetz (triggered by potiuk).

Head commit for run:
12dd4e342a402c789fba98c9999a8b3966e4d960 / Nikolaus Schuetz 
<[email protected]>
Initialize versioned Dag bundle for callbacks when bundle_version is None

When bundle versioning is disabled, DagRun.produce_dag_callback() sets
bundle_version to None on the callback request. Callback queueing then
skipped bundle.initialize() for versioning-capable bundles, so the queued
DagFileInfo was built from an unresolved bundle path. Initialize the bundle
whenever it supports versioning, letting it resolve its current effective
version, so callbacks always queue a usable path.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to