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 cf9496ada2 Remove duplicate Dag Details code (#30136)
add 34e1f3167c Add task.trigger rule to grid_data (#30130)
No new revisions were added by this update.
Summary of changes:
airflow/www/static/js/dag/InstanceTooltip.test.tsx | 8 +++++++-
airflow/www/static/js/dag/InstanceTooltip.tsx | 1 +
airflow/www/static/js/dag/details/taskInstance/Details.tsx | 8 +++++++-
airflow/www/static/js/types/index.ts | 3 ++-
airflow/www/views.py | 5 +++--
tests/www/views/test_views_grid.py | 7 +++++++
6 files changed, 27 insertions(+), 5 deletions(-)