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 36d3120  plugins/sources/git.py: Removing git source
 discard 6999d0c  tests/cachekey: Removing git source from cache key tests
 discard 165ece8  tests/conftest.py: Remove git from generic source tests
 discard fda974b  tests/sources/git.py: Remove git source tests
 discard bb1bd54  tests/remoteexecution/junction.py: Use tar repo instead of 
git repo
 discard 9d0dce4  tests/testutils/element_generators.py: Port 
create_element_size() to use tar repo
 discard 28add6d  tests/testutils/junction.py: Port generate_junction() to use 
tar repo instead of git repo
 discard 885fad9  tests/elements/filter.py: Use tar repo instead of git repo
 discard 005310d  tests/sources/no_fetch_cached.py: Use tar repo instead of git 
repo
 discard 13b3865  tests/sourcecache/fetch.py: Use tar repo instead of git repo
 discard 429a40e  tests/sourcecache/push.py: Use tar repo instead of git repo
 discard a47d0f1  tests/frontend/pull.py: Use tar repo instead of git repo
 discard 10efdb4  tests/frontend/buildcheckout.py: Use tar repo instead of git 
repo
 discard 349ba87  tests/frontend/default_target.py: Use tar repo instead of git 
repo
 discard 16a242e  tests/frontend/mirror.py: Use internal git source for these 
tests
 discard 0ec4499  tests/frontend/workspace.py: Use tar repo instead of git repo
     add a10b3b1  tests/frontend/workspace.py: Use tar repo instead of git repo
     add 35f089b  tests/frontend/mirror.py: Use internal git source for these 
tests
     add 7149ac5  tests/frontend/default_target.py: Use tar repo instead of git 
repo
     add 89c4890  tests/frontend/buildcheckout.py: Use tar repo instead of git 
repo
     add 91aafc8  tests/frontend/pull.py: Use tar repo instead of git repo
     add 687fd13  tests/sourcecache/push.py: Use tar repo instead of git repo
     add b589dd2  tests/sourcecache/fetch.py: Use tar repo instead of git repo
     add 2e830de  tests/sources/no_fetch_cached.py: Use tar repo instead of git 
repo
     add d8e3093  tests/elements/filter.py: Use tar repo instead of git repo
     add 8ea07f1  tests/testutils/junction.py: Port generate_junction() to use 
tar repo instead of git repo
     add 1a4f570  tests/testutils/element_generators.py: Port 
create_element_size() to use tar repo
     add 442b456  tests/remoteexecution/junction.py: Use tar repo instead of 
git repo
     add 3f65ec2  tests/sources/git.py: Remove git source tests
     add 89dc655  tests/conftest.py: Remove git from generic source tests
     add 4e69778  tests/cachekey: Removing git source from cache key tests
     add e119d78  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   (36d3120)
            \
             N -- N -- N   refs/heads/tristan/remove-plugins (e119d78)

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/workspace.py | 96 ++++++++++++++++++---------------------------
 1 file changed, 38 insertions(+), 58 deletions(-)

Reply via email to