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 2fb23c9cd4e initdb has been gone for a while. Log the correct command 
(#48038)
     add 57cca8a731e Add asset id to link between nodes in asset graph (#48022)

No new revisions were added by this update.

Summary of changes:
 .../airflow/ui/src/components/Graph/AssetNode.tsx  | 12 ++++--
 .../ui/src/components/Graph/reactflowUtils.ts      |  1 +
 .../ui/src/components/Graph/useGraphLayout.ts      | 11 +----
 .../airflow/ui/src/layouts/Details/Graph/Graph.tsx | 11 ++---
 .../src/airflow/ui/src/pages/Asset/AssetGraph.tsx  | 11 ++---
 .../{useDeletePool.ts => useDependencyGraph.ts}    | 50 ++++++++++------------
 6 files changed, 41 insertions(+), 55 deletions(-)
 copy airflow-core/src/airflow/ui/src/queries/{useDeletePool.ts => 
useDependencyGraph.ts} (51%)

Reply via email to