The GitHub Actions job "Tests (AMD)" on airflow.git/feat/git-sync-dag-bundle 
has failed.
Run started by GitHub user kjh0623 (triggered by potiuk).

Head commit for run:
debb9c5dc5418a83003ee103a7da900e180819f0 / kjh0623 
<[email protected]>
Rework per review: pin_symlink_on_refresh option on LocalDagBundle instead of a 
new bundle class

Per review feedback from ephraimbuddy: LocalDagBundle already covers the
git-sync pattern the same way the Airflow 2 dags folder did, so a new
bundle class is unnecessary. Move the only genuinely new behaviour --
resolving and pinning the atomically-swapped symlink on each refresh --
into LocalDagBundle behind an opt-in pin_symlink_on_refresh flag
(default False, no behaviour change for existing users).

Revert the GitSyncDagBundle class, its provider.yaml registration and
git-provider docs; add tests and documentation for the new flag in core
instead, including the note that each component (dag processor, worker,
triggerer) resolves and pins independently at bundle initialization.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to