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 c4a0461dd36 Allow Utkarsh to run dockerhub image release job (#43588)
add a2a0ef09357 Allow to switch breeze to use uv internally to create
virtualenvs (#43587)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 1 +
.github/workflows/k8s-tests.yml | 7 +++++
dev/breeze/doc/images/output_setup_config.svg | 24 ++++++++++-------
dev/breeze/doc/images/output_setup_config.txt | 2 +-
.../commands/release_management_commands.py | 6 ++++-
.../src/airflow_breeze/commands/setup_commands.py | 31 +++++++++++++++++-----
.../commands/setup_commands_config.py | 1 +
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
.../src/airflow_breeze/utils/kubernetes_utils.py | 27 +++++++++++++++----
dev/breeze/src/airflow_breeze/utils/run_tests.py | 6 +++--
.../src/airflow_breeze/utils/virtualenv_utils.py | 30 ++++++++++++++++++---
scripts/ci/pre_commit/update_installers.py | 6 ++++-
12 files changed, 113 insertions(+), 29 deletions(-)