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

tvb pushed a change to branch tristan/fix-recursive-artifact-pull
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


 discard c768674  tests/frontend/artifact_checkout.py: Test checking out remote 
artifacts
 discard cd8a219  tests/frontend/artifact_pull.py: Test pulling artifacts with 
various deps options
 discard 0c5ce0d  _stream.py: Added new _reset() function.
 discard 0341de0  _stream.py: Pre-emptive pulling of artifact metadata in some 
cases
 discard 892be76  _artifactelement.py: Override _pull_done()
 discard 3164c8a  element.py: Added internal API _mimic_artifact()
 discard c2da519  _assetcache.py: Allow explicit re-initialization of remotes.
     add 00a339c  .github/CODEOWNERS: Added the CODEOWNERS file
     add 9cb0e58  .asf.yaml: Testing protection of multiple branches
     add 459fcd4  .asf.yaml: Testing protected branches with dictionary
     add 7e78955  .asf.yaml: Test removing review requirement
     add 0470fdc  .github/workflows/merge.yml: Publish docs in the docs/ 
subdirectory
     add 6f603d7  .github/workflows/merge.yml: Fix tab errors in previous commit
     add 20add16  .github/workflows/merge.yml: Fix publishing of docs tarball.
     add f0a0ffd  .asf.yaml: Configure pages to be published from /docs
     add f1f4560  doc/badges.py: Adjustment of badge generation
     add aeb7a8d  doc/badges.py: Adding staticly generated HTML page for 
automated redirects.
     add 412163c  _assetcache.py: Allow explicit re-initialization of remotes.
     add e039922  element.py: Added internal API _mimic_artifact()
     add 99cccc7  _artifactelement.py: Override _pull_done()
     add 7a30ded  _stream.py: Pre-emptive pulling of artifact metadata in some 
cases
     add dfda72e  _stream.py: Added new _reset() function.
     add ff47c8e  tests/frontend/artifact_pull.py: Test pulling artifacts with 
various deps options
     add fb4b831  tests/frontend/artifact_checkout.py: Test checking out remote 
artifacts

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   (c768674)
            \
             N -- N -- N   refs/heads/tristan/fix-recursive-artifact-pull 
(fb4b831)

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:
 .asf.yaml                   | 20 ++++++++++++++++++++
 .github/CODEOWNERS          |  6 ++++++
 .github/workflows/merge.yml | 13 ++++++++++---
 README.rst                  |  4 ++--
 doc/Makefile                |  4 +++-
 doc/badges.py               | 45 +++++++++++++++++++++++++++++++++++----------
 6 files changed, 76 insertions(+), 16 deletions(-)
 create mode 100644 .github/CODEOWNERS

Reply via email to