This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch backport-1996171-v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 80f50e5aeea [v3-0-test] Advanced auto classification for provider documentation (#52902) (cherry picked from commit 19961713421885c8306d3a51a4c3eaf5f27f6cb7) add bb74b6b9a90 [v3-0-test] Slightly speed up package preparation and upgrade latest build deps (#52909) (#52924) add e6f6e08a58a [v3-0-test] Advanced auto classification for provider documentation (#52902) (cherry picked from commit 19961713421885c8306d3a51a4c3eaf5f27f6cb7) 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 (80f50e5aeea) \ N -- N -- N refs/heads/backport-1996171-v3-0-test (e6f6e08a58a) 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/actions/install-pre-commit/action.yml | 2 +- .github/workflows/basic-tests.yml | 6 +-- .github/workflows/ci-amd.yml | 2 +- Dockerfile | 2 +- Dockerfile.ci | 2 +- dev/breeze/doc/ci/02_images.md | 2 +- .../commands/release_management_commands.py | 10 ++-- dev/breeze/src/airflow_breeze/global_constants.py | 2 +- pyproject.toml | 2 +- scripts/ci/install_breeze.sh | 2 +- .../pre_commit/update_installers_and_pre_commit.py | 56 ++++++++++++++++++++++ scripts/tools/setup_breeze | 2 +- 12 files changed, 72 insertions(+), 18 deletions(-)