This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from be8763a4f9b Always Show Trendcount in Dag Overview (#50183)
new fe569f990da update recommendation for airflow 3 (#50318)
new 8a010b8829d Fix next asset schedule and dag card UX (#50271)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow-core/docs/installation/upgrading_to_airflow3.rst | 2 +-
airflow-core/src/airflow/ui/src/components/Stat.tsx | 6 +++---
airflow-core/src/airflow/ui/src/pages/DagsList/AssetSchedule.tsx | 7 +++++--
airflow-core/src/airflow/ui/src/pages/DagsList/DagCard.tsx | 4 ++--
airflow-core/src/airflow/ui/src/pages/DagsList/Schedule.tsx | 2 +-
5 files changed, 12 insertions(+), 9 deletions(-)