This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch v2-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 0b627dbcc9 Make --file command in static-checks autocomplete file name 
(#23896)
     add 5a9699a960 Add automated retries on retryable condition for building 
images in CI (#24006)

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   |  38 +++++
 images/breeze/output-build-image.svg               | 141 +++++++++--------
 images/breeze/output-build-prod-image.svg          | 175 +++++++++++----------
 images/breeze/output-commands-hash.txt             |   2 +-
 9 files changed, 283 insertions(+), 175 deletions(-)

Reply via email to