This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-7-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4ba5e9e985 Fix broken breeze by fixing package version (#34701)
new ea5c070d43 Support rootless mode for docker. (#34537)
new 2a4251d415 Avoid WSL2 ones when finding a context for Breeze (#34538)
new c2173d05a8 Parse 'docker context ls --format=json' correctly (#34711)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../airflow_breeze/utils/docker_command_utils.py | 48 ++++++++++++++++------
dev/breeze/tests/test_docker_command_utils.py | 30 +++++++++++---
scripts/ci/docker-compose/_docker.env | 1 +
scripts/ci/docker-compose/base.yml | 1 +
scripts/ci/docker-compose/devcontainer.env | 1 +
scripts/in_container/_in_container_utils.sh | 4 ++
6 files changed, 67 insertions(+), 18 deletions(-)