You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/12/05 21:58:35 UTC

[airflow] branch master updated (37b2679 -> 4a02e0a)

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

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


    from 37b2679  Make `airflow --help` run five times quicker (#12836)
     add 4a02e0a  Don't emit first_task_scheduling_delay metric for only-once dags (#12835)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                        |  5 ++
 airflow/models/dagrun.py                           | 22 ++++---
 docs/apache-airflow/logging-monitoring/metrics.rst |  2 +-
 tests/models/test_dagrun.py                        | 75 ++++++++++++++--------
 4 files changed, 67 insertions(+), 37 deletions(-)