The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user uranusjr (triggered by uranusjr).
Head commit for run: 851a7d5df1d0d0283d422d1b0626e33b5c20a24d / Tzu-ping Chung <[email protected]> Introduce DeltaTriggerTimetable This backports 60b2220c17. This completes the matrix of trigger vs data interval, and cron vs delta expression timetables. The goal is to replace 'schedule' expressions where currently the data interval timetables are used to use trigger timetables instead, e.g. 'schedule=timedelta(days=1)'. Trigger timetables do not have data intervals (by default), and also have a more intuitive logical date representation. This is a lot more intuitive not only for Airflow newcomers, but also existing users that do not care about data intervals, but use DAGs as a workflow that simply runs periodically. Report URL: https://github.com/apache/airflow/actions/runs/13527497119 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
