You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/02/01 16:06:46 UTC

[airflow] branch master updated (05fbeb1 -> 594069e)

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

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


    from 05fbeb1  Add missing space between label and value (#14008)
     add 594069e  Bugfix: Don't try to create a duplicate Dag Run in Scheduler (#13920)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py    | 45 ++++++++++++++++++++++--------
 tests/jobs/test_scheduler_job.py | 60 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+), 11 deletions(-)