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/07/28 16:05:24 UTC

[airflow] branch main updated (83166be401 -> 4280b19b5f)

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 83166be401 Remove unnecessary asset compilaton for prod images (#25374)
     add 4280b19b5f add downstream events to task instances (#25375)

No new revisions were added by this update.

Summary of changes:
 .../js/dag/details/dagRun/UpstreamEvents.tsx       |  2 +-
 .../static/js/dag/details/taskInstance/Details.tsx |  5 +++++
 .../DownstreamEvents.tsx}                          | 25 +++++++++++-----------
 3 files changed, 18 insertions(+), 14 deletions(-)
 copy airflow/www/static/js/dag/details/{dagRun/UpstreamEvents.tsx => taskInstance/DownstreamEvents.tsx} (74%)