This is an automated email from the ASF dual-hosted git repository.
jasonliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ed549df7829 Bump zizmor (#54538)
add efd683e134e Alias `dag_display_name` for `DagTagResponse` (#54392)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/datamodels/dag_tags.py | 3 +
.../api_fastapi/core_api/openapi/_private_ui.yaml | 4 ++
.../core_api/openapi/v2-rest-api-generated.yaml | 4 ++
.../airflow/ui/openapi-gen/requests/schemas.gen.ts | 6 +-
.../airflow/ui/openapi-gen/requests/types.gen.ts | 1 +
.../airflow/ui/src/pages/DagsList/DagCard.test.tsx | 18 ++---
.../core_api/routes/public/test_dags.py | 78 ++++++++++++++++++----
.../src/airflowctl/api/datamodels/generated.py | 1 +
8 files changed, 92 insertions(+), 23 deletions(-)