You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/09/02 16:14:23 UTC

[airflow] branch main updated (4644a504f2 -> 2d031ee47b)

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 4644a504f2 Convert hadolint check into Python (#26124)
     add 2d031ee47b Fix DagRun.start_date not set during backfill with --reset-dagruns True (#26135)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/backfill_job.py    |  2 ++
 tests/jobs/test_backfill_job.py | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)