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

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


 discard e119d78  plugins/sources/git.py: Removing git source
 discard 4e69778  tests/cachekey: Removing git source from cache key tests
 discard 89dc655  tests/conftest.py: Remove git from generic source tests
 discard 3f65ec2  tests/sources/git.py: Remove git source tests
 discard 442b456  tests/remoteexecution/junction.py: Use tar repo instead of 
git repo
 discard 1a4f570  tests/testutils/element_generators.py: Port 
create_element_size() to use tar repo
 discard 8ea07f1  tests/testutils/junction.py: Port generate_junction() to use 
tar repo instead of git repo
 discard d8e3093  tests/elements/filter.py: Use tar repo instead of git repo
 discard 2e830de  tests/sources/no_fetch_cached.py: Use tar repo instead of git 
repo
 discard b589dd2  tests/sourcecache/fetch.py: Use tar repo instead of git repo
 discard 687fd13  tests/sourcecache/push.py: Use tar repo instead of git repo
 discard 91aafc8  tests/frontend/pull.py: Use tar repo instead of git repo
 discard 89c4890  tests/frontend/buildcheckout.py: Use tar repo instead of git 
repo
 discard 7149ac5  tests/frontend/default_target.py: Use tar repo instead of git 
repo
 discard 35f089b  tests/frontend/mirror.py: Use internal git source for these 
tests
 discard a10b3b1  tests/frontend/workspace.py: Use tar repo instead of git repo
 discard 8bd5a56  tests/frontend/order.py: Use tar repo instead of git repo
 discard 4ecb6eb  tests/frontend/logging.py: Use tar repo instead of git repo
 discard 976d63d  tests/frontend/cross_junction_workspace.py: Use tar repo 
instead of git repo
 discard 1248a12  tests/format/include.py: Use tar source instead of git source
 discard 8252a2b  tests/frontend/track.py: port tests to use internal git source
     add e58ce0a  tests/frontend/track.py: port tests to use internal git source
     add 4273e48  tests/format/include.py: Use tar source instead of git source
     add d427d9a  tests/frontend/cross_junction_workspace.py: Use tar repo 
instead of git repo
     add 3ebf16c  tests/frontend/logging.py: Use tar repo instead of git repo
     add e75931a  tests/frontend/order.py: Use tar repo instead of git repo
     add a2148d5  tests/frontend/workspace.py: Use tar repo instead of git repo
     add f9c3029  tests/frontend/mirror.py: Use internal git source for these 
tests
     add 3275d3b  tests/frontend/default_target.py: Use tar repo instead of git 
repo
     add d96d189  tests/frontend/buildcheckout.py: Use tar repo instead of git 
repo
     add 461b898  tests/frontend/pull.py: Use tar repo instead of git repo
     add 2aa6f67  tests/sourcecache/push.py: Use tar repo instead of git repo
     add 5c2e9bb  tests/sourcecache/fetch.py: Use tar repo instead of git repo
     add d207d7c  tests/sources/no_fetch_cached.py: Use tar repo instead of git 
repo
     add d0a520a  tests/elements/filter.py: Use tar repo instead of git repo
     add 587ba5f  tests/testutils/junction.py: Port generate_junction() to use 
tar repo instead of git repo
     add e5c54cc  tests/testutils/element_generators.py: Port 
create_element_size() to use tar repo
     add 2dd3a90  tests/remoteexecution/junction.py: Use tar repo instead of 
git repo
     add 933f0f7  tests/sources/git.py: Remove git source tests
     add afa4405  _testing/_utils/junction.py: Use tar for generating junctions 
in source tests
     add c2814e2  tests/conftest.py: Remove git from generic source tests
     add c633eea  tests/cachekey: Removing git source from cache key tests
     add 232e413  plugins/sources/git.py: Removing git source

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   (e119d78)
            \
             N -- N -- N   refs/heads/tristan/remove-plugins (232e413)

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/_utils/junction.py | 50 ++++++++---------------------
 tests/frontend/__init__.py                  |  8 +++++
 tests/frontend/mirror.py                    |  7 ++++
 3 files changed, 29 insertions(+), 36 deletions(-)

Reply via email to