This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch extract-build-images-to-composite-actions
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit a76011f91a Extract Build images to composite actions
omit 99ee99e915 Extract tests to composite actions in CI
omit 4d6be32d35 Breeze installation is separated into composite action
add 42a94fb3c6 Breeze installation is separated into composite action
(#27369)
add 1bad08162e Extract tests to composite actions in CI
add 67abc6b1f4 Extract Build images to composite actions
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 (a76011f91a)
\
N -- N -- N refs/heads/extract-build-images-to-composite-actions
(67abc6b1f4)
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/breeze/action.yml | 3 +++
.github/actions/tests/action.yml | 2 +-
.github/workflows/ci.yml | 8 ++++----
3 files changed, 8 insertions(+), 5 deletions(-)