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

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


    from b014077fe3 Fix ApiException handling when adopting completed pods 
(#41109)
     add 16ed4df3d0 Render Dataset Conditions in DAG Graph view (#41137)

No new revisions were added by this update.

Summary of changes:
 .../static/js/dag/details/graph/DatasetNode.tsx    |   4 +-
 airflow/www/static/js/dag/details/graph/Node.tsx   |  36 ++++-
 airflow/www/static/js/dag/details/graph/index.tsx  | 168 ++++++++++++++++-----
 airflow/www/static/js/types/index.ts               |   9 +-
 airflow/www/static/js/utils/graph.ts               |  17 ++-
 5 files changed, 185 insertions(+), 49 deletions(-)

Reply via email to