This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch add-arm-image-building
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 0fdf8adecd Add ARM image building for regular PRs
add 37ab8fc76b Fix handling of GitHub Event types for new selective checks
(#24665)
add af877ebbb8 Add ARM image building for regular PRs
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 (0fdf8adecd)
\
N -- N -- N refs/heads/add-arm-image-building (af877ebbb8)
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:
.../src/airflow_breeze/commands/ci_commands.py | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
dev/breeze/tests/test_selective_checks.py | 90 +++++++++++++++++-
images/breeze/output-commands-hash.txt | 2 +-
images/breeze/output-selective-check.svg | 104 +++++++++++----------
5 files changed, 143 insertions(+), 56 deletions(-)