The GitHub Actions job "Tests" on airflow.git/fix/issue-62929 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 9ddd50cbf71dd8001dff6e6be6faf8feeabfd206 / Yoann Abriel <[email protected]> fix(scheduler): don't skip asset-triggered dag runs when use_job_schedule is False When use_job_schedule=False, asset-triggered dag runs and partitioned asset dag runs were incorrectly skipped along with time-based scheduling. The fix moves the use_job_schedule check inside _create_dagruns_for_dags so that only time-based (cron/interval) dag run creation is skipped, while asset-triggered dag runs are always created. Fixes apache/airflow#62929 Co-Authored-By: Claude Sonnet 4.6 <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/22734435403 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
