The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/migration/respect-dag-bundle-when-make-bundle-name-not-nullable 
has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
a3fb20c74052fcb551de29d39af6a0ab2e7d86eb / LIU ZHE YOU <[email protected]>
Experiment: drop redundant session.flush() from sync_bundles_to_db

Every caller commits before reading bundle state (dag_reserialize and DAG.test 
commit immediately; the DFP and utils/cli go through provide_session, which 
commits on exit), and reassign_dags_with_unconfigured_bundles reads in its own 
session. The explicit flush no longer guards any read. Pushed to observe 
whether CI still depends on it.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to