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 2022/01/14 06:24:54 UTC

[buildstream] branch tristan/mirrors updated (840bae1 -> d9d7a83)

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

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


 discard 840bae1  NEWS: Document addition of fetch/track source user configuration
 discard 96879f8  doc/source/using_config.rst: Document new source URL policy configurations
 discard 52afc6d  tests/frontend/mirror.py: Test fetch source policy
 discard 5415167  source.py: Remove behavior of traversing mirrors in reverse at tracking time
 discard 3dd3bec  Add fetch and track source URL policy
     add 5e17cfe  Add fetch and track source URL policy
     add 7d40a31  source.py: Remove behavior of traversing mirrors in reverse at tracking time
     add 24ff382  tests/frontend/mirror.py: Test fetch source policy
     add 95142b4  doc/source/using_config.rst: Document new source URL policy configurations
     add d9d7a83  NEWS: Document addition of fetch/track source user configuration

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   (840bae1)
            \
             N -- N -- N   refs/heads/tristan/mirrors (d9d7a83)

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/testing/_sourcetests/mirror.py | 3 +++
 1 file changed, 3 insertions(+)