This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch common-msgQ
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b689a8ee22c Merge branch 'main' into common-msgQ
add 6bfafdab544 Move dag.doc_md test from app-level to component-level
(#47103)
add c0c76146e85 Limit ydb to < 3.19.0 (#47105)
add 74c33d502ed Merge branch 'main' into common-msgQ
No new revisions were added by this update.
Summary of changes:
airflow/ui/src/mocks/handlers/dag.ts | 84 +++++++++++-----------
.../pages/Dag/{Dag.test.tsx => DagHeader.test.tsx} | 25 ++++++-
generated/provider_dependencies.json | 2 +-
providers/ydb/README.rst | 8 +--
providers/ydb/pyproject.toml | 8 ++-
.../src/airflow/providers/ydb/get_provider_info.py | 2 +-
6 files changed, 77 insertions(+), 52 deletions(-)
rename airflow/ui/src/pages/Dag/{Dag.test.tsx => DagHeader.test.tsx} (68%)