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 72554500bd5 feat(snowflake): add support for cancelling running
queries via SQL API (#56164)
add 6d36d7b4ff7 CI: Upgrade important CI environment (#58696)
No new revisions were added by this update.
Summary of changes:
.github/actions/breeze/action.yml | 2 +-
.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 | 2 +-
dev/breeze/doc/ci/02_images.md | 2 +-
.../commands/release_management_commands.py | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
dev/breeze/uv.lock | 77 +++++++++++-----------
pyproject.toml | 2 +-
scripts/tools/setup_breeze | 2 +-
13 files changed, 52 insertions(+), 49 deletions(-)