You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2022/12/19 15:31:42 UTC

[airflow] branch main updated (5c94ef0a77 -> 78b72f4fa0)

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

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


    from 5c94ef0a77 Remove checks for 1.19 api checks (#28461)
     add 78b72f4fa0 Show mapped task groups in graph (#28392)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/task_group.py    |  2 ++
 airflow/www/static/js/graph.js | 57 +++++++++++++++++++++++++++---------------
 tests/utils/test_task_group.py |  3 +++
 3 files changed, 42 insertions(+), 20 deletions(-)