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/25 15:23:28 UTC

[airflow] branch master updated (21f2974 -> c71f707)

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 21f2974  Fix crash when user clicks on  "Task Instance Details" caused by start_date being None (#14416)
     add c71f707  Make airflow dags show command display TaskGroup (#14269)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/dot_renderer.py    | 120 ++++++++++++++++++++++++++++++---------
 tests/utils/test_dot_renderer.py | 101 +++++++++++++++++++++++++++++++-
 2 files changed, 191 insertions(+), 30 deletions(-)