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 2021/07/07 20:37:39 UTC

[airflow] branch main updated (08f1865 -> 5a5f30f)

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 08f1865  Chart: Better comment and example for `podTemplate` (#16859)
     add 5a5f30f  Add 'queued' to DagRunState (#16854)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py  |  8 ++++----
 airflow/models/dag.py          | 10 +++++-----
 airflow/models/dagrun.py       | 16 +++++++++-------
 airflow/models/taskinstance.py |  4 ++--
 airflow/utils/state.py         |  2 ++
 5 files changed, 22 insertions(+), 18 deletions(-)