The GitHub Actions job "pip in  - Update #970564203" on airflow.git has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
60b2220c1712197c8042ecf9ea8192c94e5bd7a5 / Tzu-ping Chung <[email protected]>
Introduce DeltaTriggerTimetable (#46846)

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.

Don't do timetable equality

Fix doc refs

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

With regards,
GitHub Actions via GitBox


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

Reply via email to