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 310002e448 Clarify that bundle extras should not be used for PyPi
installs (#23697)
add 3f4ab6c5bb Add environment check and build image check for more Breeze
commands (#23687)
No new revisions were added by this update.
Summary of changes:
.../airflow_breeze/commands/ci_image_commands.py | 10 ++++------
.../configuration_and_maintenance_commands.py | 5 +++++
.../airflow_breeze/commands/developer_commands.py | 23 +++++++++-------------
.../commands/production_image_commands.py | 4 ++++
.../commands/release_management_commands.py | 17 ++++++++++++++++
.../airflow_breeze/commands/testing_commands.py | 10 +++++-----
.../airflow_breeze/utils/docker_command_utils.py | 6 ++++++
7 files changed, 50 insertions(+), 25 deletions(-)