You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ju...@apache.org on 2021/03/25 10:28:27 UTC

[buildstream] branch juerg/pull-non-strict updated (f8b9d2e -> 05b217b)

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

juergbi pushed a change to branch juerg/pull-non-strict
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


 discard f8b9d2e  tests/frontend/buildcheckout.py: Add test_non_strict_checkout_uncached
 discard f283124  _stream.py: Do not connect artifact remote caches if pull is disabled
     add 2970bec  _artifact.py: don't consider an artifact cached if metadata is missing
     add 5cdace5  Merge pull request #1467 from abderrahim/artifact-meta
     add a6b56e6  _stream.py: Do not connect artifact remote caches if pull is disabled
     add 05b217b  tests/frontend/buildcheckout.py: Add test_non_strict_checkout_uncached

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   (f8b9d2e)
            \
             N -- N -- N   refs/heads/juerg/pull-non-strict (05b217b)

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/_artifact.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)