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

potiuk pushed a change to branch distribute-image-builds
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard 2d04af5973 Distribute CI/PROD regular builds among multiple workers
     add 2417efcb52 Distribute CI/PROD regular builds among multiple workers

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   (2d04af5973)
            \
             N -- N -- N   refs/heads/distribute-image-builds (2417efcb52)

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/build-images.yml           |  26 +++----
 .github/workflows/ci.yml                     | 109 ++++++++++++---------------
 .github/workflows/codeql-analysis.yml        |   4 +-
 .github/workflows/recheck-old-bug-report.yml |   2 +-
 .github/workflows/stale.yml                  |   2 +-
 5 files changed, 61 insertions(+), 82 deletions(-)

Reply via email to