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/04/05 08:27:52 UTC

[buildstream] branch tristan/remove-plugins updated (ca41cc80c -> ec6c04754)

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 ca41cc80c plugins/sources/git.py: Removing git source
 discard ec87a1bf1 tests/cachekey: Removing git source from cache key tests
 discard 03344f14f tests/conftest.py: Remove git from generic source tests
 discard 851d21062 _testing/_utils/junction.py: Use tar for generating junctions in source tests
 discard c6f7d4f29 tests/sources/git.py: Remove git source tests
 discard 962dc01bc tests/remoteexecution/junction.py: Use tar repo instead of git repo
 discard 25b2d3ef6 tests/testutils/element_generators.py: Port create_element_size() to use tar repo
 discard d9053a7dd tests/testutils/junction.py: Port generate_junction() to use tar repo instead of git repo
 discard d0a520ad5 tests/elements/filter.py: Use tar repo instead of git repo
 discard d207d7c6d tests/sources/no_fetch_cached.py: Use tar repo instead of git repo
 discard 5c2e9bb51 tests/sourcecache/fetch.py: Use tar repo instead of git repo
 discard 2aa6f6790 tests/sourcecache/push.py: Use tar repo instead of git repo
 discard 461b89878 tests/frontend/pull.py: Use tar repo instead of git repo
 discard d96d18956 tests/frontend/buildcheckout.py: Use tar repo instead of git repo
 discard 3275d3b53 tests/frontend/default_target.py: Use tar repo instead of git repo
 discard f9c3029d6 tests/frontend/mirror.py: Use internal git source for these tests
 discard a2148d569 tests/frontend/workspace.py: Use tar repo instead of git repo
 discard e75931a52 tests/frontend/order.py: Use tar repo instead of git repo
 discard 3ebf16c1c tests/frontend/logging.py: Use tar repo instead of git repo
 discard d427d9ac6 tests/frontend/cross_junction_workspace.py: Use tar repo instead of git repo
 discard 4273e4871 tests/format/include.py: Use tar source instead of git source
 discard e58ce0abd tests/frontend/track.py: port tests to use internal git source
 discard d178798c4 tests/plugins/sample-plugins: Adding git source to sample plugins
 discard c7020c34c tests/testutils/site.py: Move the pip_sample_plugins() check to a common site.py
 discard 33bf323b4 tests/format/project: Use tar source instead of git source for optional refs test
 discard b23fc028a plugins/sources/patch.py: Removing patch source
 discard 42020561e tests/sourcecache/project: Adding patch source to the project so tests pass
 discard 7f9756dc6 tests/cachekey: Removing patch source from cache key tests
 discard 76cf305da tests/sources/patch.py: Removing patch source tests
 discard 7b70120e2 plugins/sources/pip.py: Removing pip source
 discard 95810de20 tests/cachekey: Removing pip source from cachekey test
 discard 349a8fe00 tests/integration/pip_source.py: Removing pip source integration test
 discard f9bab3d23 tests/sources/pip.py: Removing pip source test
 discard 171989e45 plugins/sources/bzr.py: Removing bzr source
 discard 93d63c334 tests/cachekey: Removing bzr from cachekey tests
 discard d1a074887 tests/sources/bzr.py: Removing bzr specific tests
 discard 7dc174371 tests/conftest.py: Remove bzr from automated source tests
 discard b386975f5 _testing/_cachekeys.py: Fix references to buildstream._testing
     add 405fa23de tox.ini: Test against latest bst-plugins-experimental tag
     add 1a3c707a6 Merge pull request #1637 from apache/tristan/use-latest-bst-plugins-experimental
     add b0c14c7a9 _testing/_cachekeys.py: Fix references to buildstream._testing
     add 933242ccc tests/conftest.py: Remove bzr from automated source tests
     add a3f48b187 tests/sources/bzr.py: Removing bzr specific tests
     add 2317fe758 tests/cachekey: Removing bzr from cachekey tests
     add d13150421 plugins/sources/bzr.py: Removing bzr source
     add e999e52c0 tests/sources/pip.py: Removing pip source test
     add 710a3f93a tests/integration/pip_source.py: Removing pip source integration test
     add 5aaac83c6 tests/cachekey: Removing pip source from cachekey test
     add 721b93488 plugins/sources/pip.py: Removing pip source
     add 1ece543cd tests/sources/patch.py: Removing patch source tests
     add ad6b693f2 tests/cachekey: Removing patch source from cache key tests
     add affff3785 tests/sourcecache/project: Adding patch source to the project so tests pass
     add 5f54c0af7 plugins/sources/patch.py: Removing patch source
     add 2bfba7c59 tests/format/project: Use tar source instead of git source for optional refs test
     add 96f03b679 tests/testutils/site.py: Move the pip_sample_plugins() check to a common site.py
     add 92a304a9f tests/plugins/sample-plugins: Adding git source to sample plugins
     add 6d382309b tests/frontend/track.py: port tests to use internal git source
     add 1d67598fb tests/format/include.py: Use tar source instead of git source
     add 7c095b976 tests/frontend/cross_junction_workspace.py: Use tar repo instead of git repo
     add babb3dc29 tests/frontend/logging.py: Use tar repo instead of git repo
     add cf732ce3d tests/frontend/order.py: Use tar repo instead of git repo
     add 1bc1f8a23 tests/frontend/workspace.py: Use tar repo instead of git repo
     add e8dc6c63e tests/frontend/mirror.py: Use internal git source for these tests
     add f98264e34 tests/frontend/default_target.py: Use tar repo instead of git repo
     add 8a69f91c1 tests/frontend/buildcheckout.py: Use tar repo instead of git repo
     add 4ba97788e tests/frontend/pull.py: Use tar repo instead of git repo
     add 1ffedd9a2 tests/sourcecache/push.py: Use tar repo instead of git repo
     add 519d25402 tests/sourcecache/fetch.py: Use tar repo instead of git repo
     add 7277b9a95 tests/sources/no_fetch_cached.py: Use tar repo instead of git repo
     add 06e2fbba7 tests/elements/filter.py: Use tar repo instead of git repo
     add 2915b3569 tests/testutils/junction.py: Port generate_junction() to use tar repo instead of git repo
     add 9d9794621 tests/testutils/element_generators.py: Port create_element_size() to use tar repo
     add cc6941523 tests/remoteexecution/junction.py: Use tar repo instead of git repo
     add 43c4fc07a tests/sources/git.py: Remove git source tests
     add 92d00873a _testing/_utils/junction.py: Use tar for generating junctions in source tests
     add 469052dff tests/conftest.py: Remove git from generic source tests
     add a4c40c444 tests/cachekey: Removing git source from cache key tests
     add f28ffee28 plugins/sources/git.py: Removing git source
     add 7622ebaa8 _testing/_sourcetests/project: Use manual elements instead of autotools elements
     add e4823c83e tests/frontend/exceptions: Using manual elements instead of autotools elements
     add ec6c04754 tests/frontend/completions.py: Use manual elements instead of autotools elements

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   (ca41cc80c)
            \
             N -- N -- N   refs/heads/tristan/remove-plugins (ec6c04754)

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:
 .../project/elements/multiple_targets/dependency/horsey.bst           | 2 +-
 .../project/elements/multiple_targets/dependency/pony.bst             | 2 +-
 .../project/elements/multiple_targets/dependency/zebry.bst            | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/0.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/1.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/2.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/3.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/4.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/5.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/6.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/7.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/8.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/9.bst        | 2 +-
 .../_sourcetests/project/elements/multiple_targets/order/run.bst      | 2 +-
 tests/frontend/completions/sub-folders/base/unwanted.bst              | 2 +-
 tests/frontend/completions/sub-folders/elements/base/wanted.bst       | 2 +-
 tests/frontend/completions/sub-folders/elements/hello.bst             | 2 +-
 tests/frontend/exceptions/build.bst                                   | 4 ++--
 tests/frontend/exceptions/first-level-1.bst                           | 2 +-
 tests/frontend/exceptions/first-level-2.bst                           | 2 +-
 tests/frontend/exceptions/fourth-level-1.bst                          | 2 +-
 tests/frontend/exceptions/fourth-level-2.bst                          | 2 +-
 tests/frontend/exceptions/fourth-level-3.bst                          | 2 +-
 tests/frontend/exceptions/second-level-1.bst                          | 2 +-
 tests/frontend/exceptions/third-level-1.bst                           | 2 +-
 tests/frontend/exceptions/third-level-2.bst                           | 2 +-
 tests/frontend/exceptions/third-level-3.bst                           | 2 +-
 tests/frontend/exceptions/unrelated-1.bst                             | 2 +-
 tests/frontend/exceptions/unrelated-2.bst                             | 2 +-
 tox.ini                                                               | 2 +-
 30 files changed, 31 insertions(+), 31 deletions(-)