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.


    omit 1e194bf  tests/frontend/artifact_checkout.py: Test checking out remote 
artifacts
    omit 1004cb5  tests/frontend/artifact_pull.py: Test pulling artifacts with 
various deps options
    omit a736109  _stream.py: Added new _reset() function.
    omit 650e243  _stream.py: Pre-emptive pulling of artifact metadata in some 
cases
    omit 9ab470c  _artifactelement.py: Override _pull_done()
    omit 88e7e83  element.py: Added internal API _mimic_artifact()
     add 8171596  element.py: Added internal API _mimic_artifact()
     add ab8f1dc  _artifactelement.py: Override _pull_done()
     add 432c195  _stream.py: Pre-emptive pulling of artifact metadata in some 
cases
     add 43c8206  _stream.py: Added new _reset() function.
     add 33a5107  tests/frontend/artifact_pull.py: Test pulling artifacts with 
various deps options
     add 01af64a  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   (1e194bf)
            \
             N -- N -- N   refs/heads/tristan/fix-recursive-artifact-pull 
(01af64a)

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/buildstream/element.py          | 3 +--
 tests/frontend/artifact_checkout.py | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

Reply via email to