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: 7f7fc9d26eaf7f4e646776671abb069beceb6ed7 / 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/30785148473 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
