You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/01/22 06:55:53 UTC

[buildstream] branch tristan/optional-project updated (a537f54 -> cc66f9e)

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 a537f54  tests/frontend/artifact_show.py: Test artifact show without a project
 discard 72a7e1c  tests/frontend/artifact_pull.py: Test artifact pull without a project
 discard a1ae923  tests/frontend/artifact_log.py: Test artifact log without a project
 discard 2dde33f  tests/frontend/artifact_delete.py: Test artifact deletion without a project
 discard 4dfed4e  tests/frontend/artifact_checkout.py: Test artifact checkout without project
 discard 9b0dab5  tests/frontend/artifact_list_contents.py: Test listing artifact content without a project
 discard c433391  tests/frontend/artifact_list_contents.py: Use parametrized tests
 discard 605fbe5  Allow certain operations to work without loading a project
     add 89d3af2  Merge pull request #1433 from apache/tristan/fix-recursive-artifact-pull
     add 19cd578  Allow certain operations to work without loading a project
     add 1c648cf  tests/frontend/artifact_list_contents.py: Use parametrized tests
     add 4eb2c07  tests/frontend/artifact_list_contents.py: Test listing artifact content without a project
     add 953c0ee  tests/frontend/artifact_checkout.py: Test artifact checkout without project
     add 15f0301  tests/frontend/artifact_delete.py: Test artifact deletion without a project
     add 1e4a48a  tests/frontend/artifact_log.py: Test artifact log without a project
     add 724337b  tests/frontend/artifact_pull.py: Test artifact pull without a project
     add cc66f9e  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   (a537f54)
            \
             N -- N -- N   refs/heads/tristan/optional-project (cc66f9e)

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: