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/16 18:04:45 UTC

[airflow] branch main updated (4d0fa01f72 -> 11f30a887c)

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 4d0fa01f72 Add documentation for task group mapping (#28001)
     add 11f30a887c Dont show task/run durations when there is no start_date (#28395)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/dag/InstanceTooltip.test.tsx | 14 +++++++++++++
 airflow/www/static/js/dag/InstanceTooltip.tsx      | 24 +++++++++++++---------
 airflow/www/static/js/dag/details/dagRun/index.tsx | 14 +++++++------
 .../static/js/dag/details/taskInstance/Details.tsx | 16 ++++++++-------
 airflow/www/yarn.lock                              | 18 ++++------------
 5 files changed, 49 insertions(+), 37 deletions(-)