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