The GitHub Actions job "Tests" on airflow.git/continuous-optional-start-date 
has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
1b14cc90223b287a51db7bf608e118483cb54636 / Ash Berlin-Taylor <[email protected]>
Make start_date optional for @continuous schedule

When start_date is not specified, continuous DAGs will begin running
immediately when unpaused, using the current time as the starting point.
Previously if you didn't have a start date (the default in 3.0) it would do
nothing when it was unpaused.

This aligns with Airflow 3.0's philosophy of making start_date optional
for schedules that don't require historical backfilling.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to