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

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


    omit f6b22a341e Update version to 2.3.2 and add release notes
    omit 6963acb975 Add automated retries on retryable condition for building 
images in CI (#24006)
     add d1e2dc5bd1 Update version to 2.3.2 and add release notes

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f6b22a341e)
            \
             N -- N -- N   refs/heads/v2-3-test (d1e2dc5bd1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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, 175 insertions(+), 283 deletions(-)

Reply via email to