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

potiuk pushed a change to branch extract-docs-to-separate-workflow
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 56558dfa9a Extract docs to a separate workflow
     add a4977c14cf Extract production image tests to a separate workflow 
(#38210)
     add 0edeaafc13 Extract docs to a separate workflow

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   (56558dfa9a)
            \
             N -- N -- N   refs/heads/extract-docs-to-separate-workflow 
(0edeaafc13)

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/build-prod-images/action.yml |   2 +-
 .github/workflows/all-prod-image-tests.yml   | 158 +++++++++++++++++++++++++++
 .github/workflows/build-images.yml           |   2 +-
 .github/workflows/ci.yml                     | 129 ++++------------------
 .github/workflows/prod-image-build.yml       |   2 +-
 5 files changed, 183 insertions(+), 110 deletions(-)
 create mode 100644 .github/workflows/all-prod-image-tests.yml

Reply via email to