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/12/28 08:33:02 UTC

[buildstream] branch tristan/mirrors updated (3274303 -> ee3f27e)

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 3274303  NEWS: Document addition of fetch/track source user configuration
 discard b531759  doc/source/using_config.rst: Document new source URL policy configurations
 discard e65e556  tests/frontend/mirror.py: Test fetch source policy
 discard c46cd3e  Add fetch and track source URL policy
 discard 5198b74  _project.py: Change get_alias_uri() -> alias_exists()
 discard 9fc5c97  NEWS: Document that user configuration can now override project defined source mirrors
 discard 2028b4f  doc: Document the ability to override source mirrors in user configuration
 discard 6032789  tests/frontend/mirror.py: Test mirrors defined in user configuration
    omit 476367a  _context.py, _project.py: Allow user configuration to override mirror definitions
    omit 8b30b16  _project.py: Use _SourceMirror to store mirrors
     add bc4bb5d  _project.py: Use _SourceMirror to store mirrors
     add 83e736b  _context.py, _project.py: Allow user configuration to override mirror definitions
     add 5924174  tests/frontend/mirror.py: Test mirrors defined in user configuration
     add 64b093f  doc: Document the ability to override source mirrors in user configuration
     add f0b4a67  NEWS: Document that user configuration can now override project defined source mirrors
     add 1c0b0c7  _project.py: Change get_alias_uri() -> alias_exists()
     add b7a65c1  Add fetch and track source URL policy
     add 1ad9256  tests/frontend/mirror.py: Test fetch source policy
     add 475688b  doc/source/using_config.rst: Document new source URL policy configurations
     add ee3f27e  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   (3274303)
            \
             N -- N -- N   refs/heads/tristan/mirrors (ee3f27e)

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/_project.py | 1 -
 1 file changed, 1 deletion(-)