This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch backport-0dca308-v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 10d92e5eea1 [v3-1-test] feat: make clipboard hover (#56382) (cherry
picked from commit 0dca308dc58a8025ab299fbc06dfa368e393e62d)
add aa37f1ad3a6 [v3-1-test] Fix broken main after pydantic 2.12.0 (#56483)
(#56489)
add 260536c10c9 [v3-1-test] Bump uv version to 0.9.0 and ruff to 0.14.0
(#56467) (#56491)
add 8e1c5191a61 [v3-1-test] 56058: Validating latestRun before accessing
its properties (#56303) (#56488)
add fd3c23c29ea Merge branch 'v3-1-test' into backport-0dca308-v3-1-test
No new revisions were added by this update.
Summary of changes:
.github/actions/install-prek/action.yml | 2 +-
.github/workflows/basic-tests.yml | 2 +-
.github/workflows/release_dockerhub_image.yml | 2 +-
.pre-commit-config.yaml | 2 +-
Dockerfile | 2 +-
Dockerfile.ci | 6 +++---
airflow-core/docs/best-practices.rst | 2 +-
airflow-core/src/airflow/ui/src/pages/Dag/Dag.tsx | 4 +++-
airflow-ctl/pyproject.toml | 2 +-
dev/breeze/doc/ci/02_images.md | 4 ++--
.../src/airflow_breeze/commands/release_management_commands.py | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
devel-common/pyproject.toml | 2 +-
pyproject.toml | 2 +-
scripts/ci/install_breeze.sh | 2 +-
scripts/ci/prek/check_imports_in_providers.py | 2 +-
scripts/ci/prek/ruff_format.py | 2 +-
scripts/tools/setup_breeze | 2 +-
18 files changed, 23 insertions(+), 21 deletions(-)