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 a2768a686fe Fix datamodel codegen for airflow-ctl (#48679)
     add a5db931099b Show multiple asset triggered runs from an event (#48636)

No new revisions were added by this update.

Summary of changes:
 .../ui/src/components/Assets/AssetEvent.tsx        | 16 ++---
 .../ui/src/components/Assets/TriggeredRuns.tsx     | 70 ++++++++++++++++++++++
 .../src/airflow/ui/src/pages/Asset/AssetGraph.tsx  |  2 +-
 .../ui/src/pages/Asset/CreateAssetEventModal.tsx   |  6 +-
 4 files changed, 80 insertions(+), 14 deletions(-)
 create mode 100644 
airflow-core/src/airflow/ui/src/components/Assets/TriggeredRuns.tsx

Reply via email to