This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 671d5614626 Reset grid dagrun query cache on trigger so that the new
dagrun is fetched. (#52918)
add bbc8f742718 Slightly speed up package preparation and upgrade latest
build deps (#52909)
No new revisions were added by this update.
Summary of changes:
.github/actions/install-pre-commit/action.yml | 2 +-
.github/workflows/basic-tests.yml | 6 +--
.github/workflows/ci-amd.yml | 2 +-
Dockerfile | 2 +-
Dockerfile.ci | 2 +-
dev/breeze/doc/ci/02_images.md | 2 +-
.../commands/release_management_commands.py | 10 ++--
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
pyproject.toml | 2 +-
scripts/ci/install_breeze.sh | 2 +-
.../pre_commit/update_installers_and_pre_commit.py | 56 ++++++++++++++++++++++
scripts/tools/setup_breeze | 2 +-
12 files changed, 72 insertions(+), 18 deletions(-)