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:17:44 UTC

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

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.


    omit ad069e9  NEWS: Document addition of fetch/track source user configuration
    omit fff93ef  doc/source/using_config.rst: Document new source URL policy configurations
    omit 62dac2b  Add fetch and track source URL policy
    omit ea4bb14  _project.py: Change get_alias_uri() -> alias_exists()
    omit 06036e7  NEWS: Document that user configuration can now override project defined source mirrors
    omit db26eb5  doc: Document the ability to override source mirrors in user configuration
    omit 1e6a8f9  tests/frontend/mirror.py: Test that mirrors set from user configuration also work
     add 6032789  tests/frontend/mirror.py: Test mirrors defined in user configuration
     add 2028b4f  doc: Document the ability to override source mirrors in user configuration
     add 9fc5c97  NEWS: Document that user configuration can now override project defined source mirrors
     add 5198b74  _project.py: Change get_alias_uri() -> alias_exists()
     add c46cd3e  Add fetch and track source URL policy
     add e65e556  tests/frontend/mirror.py: Test fetch source policy
     add b531759  doc/source/using_config.rst: Document new source URL policy configurations
     add 3274303  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   (ad069e9)
            \
             N -- N -- N   refs/heads/tristan/mirrors (3274303)

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:
 tests/frontend/mirror.py | 147 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 130 insertions(+), 17 deletions(-)