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

tvb pushed a change to branch tristan/optional-project
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


 discard 811fc76  tests/frontend/artifact_show.py: Test artifact show without a 
project
 discard f2a6229  tests/frontend/artifact_pull.py: Test artifact pull without a 
project
 discard 81ebe84  tests/frontend/artifact_log.py: Test artifact log without a 
project
 discard 47343a2  tests/frontend/artifact_delete.py: Test artifact deletion 
without a project
 discard 14cf9e5  tests/frontend/artifact_checkout.py: Test artifact checkout 
without project
 discard a2a32d7  tests/frontend/artifact_list_contents.py: Test listing 
artifact content without a project
 discard 9e52cb3  tests/frontend/artifact_list_contents.py: Use parametrized 
tests
 discard 9e322a5  Allow certain operations to work without loading a project
 discard 1e194bf  tests/frontend/artifact_checkout.py: Test checking out remote 
artifacts
 discard 1004cb5  tests/frontend/artifact_pull.py: Test pulling artifacts with 
various deps options
 discard a736109  _stream.py: Added new _reset() function.
 discard 650e243  _stream.py: Pre-emptive pulling of artifact metadata in some 
cases
 discard 9ab470c  _artifactelement.py: Override _pull_done()
 discard 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
     add 605fbe5  Allow certain operations to work without loading a project
     add c433391  tests/frontend/artifact_list_contents.py: Use parametrized 
tests
     add 9b0dab5  tests/frontend/artifact_list_contents.py: Test listing 
artifact content without a project
     add 4dfed4e  tests/frontend/artifact_checkout.py: Test artifact checkout 
without project
     add 2dde33f  tests/frontend/artifact_delete.py: Test artifact deletion 
without a project
     add a1ae923  tests/frontend/artifact_log.py: Test artifact log without a 
project
     add 72a7e1c  tests/frontend/artifact_pull.py: Test artifact pull without a 
project
     add a537f54  tests/frontend/artifact_show.py: Test artifact show without a 
project

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   (811fc76)
            \
             N -- N -- N   refs/heads/tristan/optional-project (a537f54)

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 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Reply via email to