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 e58985598f Ensure @contextmanager decorates generator func (#23103)
add 0f7dbeff69 Revert "Add automated retries on retryable condition for
building images in CI (#24006)" (#24016)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 2 -
.../airflow_breeze/commands/ci_image_commands.py | 40 +----
.../commands/production_image_commands.py | 53 ++-----
.../airflow_breeze/params/_common_build_params.py | 1 -
.../src/airflow_breeze/utils/common_options.py | 6 -
dev/breeze/src/airflow_breeze/utils/run_utils.py | 8 -
images/breeze/output-build-image.svg | 139 ++++++++--------
images/breeze/output-build-prod-image.svg | 175 ++++++++++-----------
images/breeze/output-commands-hash.txt | 2 +-
9 files changed, 174 insertions(+), 252 deletions(-)