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/06 10:21:10 UTC

[buildstream] branch tristan/remove-plugins updated (ff33c3847 -> aec50663f)

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 ff33c3847 src/buildstream/plugins: Removing autotools element
 discard 681ab5e6b tox.ini, doc/examples: Use autotools element from buildstream-plugins
 discard b9859a917 tests/remoteexecution: Use internal autotools element for remote execution tests
 discard 4273a9062 tests/remotecache/simple.py: Use internal autotools element for the build
 discard e8746c3af tests/integration: Use internal autotools element for autotools builds
 discard 44c9bc1e5 tests/format/projectoverrides.py: Use internal autotools plugin to test the overrides
 discard 38830df53 tests/format/variables.py: Use internal autotools plugin to test variable compositing
 discard b67e71980 tests/plugins/sample-plugins: Adding autotools plugin for local use
 discard 1e4f450bd tests: Using manual elements instead of autotools elements where possible
 discard 72f89d9c9 plugins/sources/git.py: Removing git source
 discard 35005ce04 tests/cachekey: Removing git source from cache key tests
 discard 55b34c4ba tests/conftest.py: Remove git from generic source tests
 discard 437bca4d1 tests/sources/git.py: Remove git source tests
 discard 4d8742fe3 tests/frontend/mirror.py: Use internal git source for these tests
 discard 4fe29db8a tests/frontend/track.py: port tests to use internal git source
 discard 3bd0c0bdb tests/plugins/sample-plugins: Adding git source to sample plugins
 discard acaa0821e tests/testutils/site.py: Move the pip_sample_plugins() check to a common site.py
 discard d812a063d tests: Use tar for testing in place of git wherever possible
     add 27873e1d8 tests: Use tar for testing in place of git wherever possible
     add 2396ce333 tests/testutils/site.py: Move the pip_sample_plugins() check to a common site.py
     add 62912a1cd tests/plugins/sample-plugins: Adding git source to sample plugins
     add 69c8a5825 tests/frontend/track.py: port tests to use internal git source
     add 94f1fe72f tests/frontend/mirror.py: Use internal git source for these tests
     add 7235686ab tests/sources/git.py: Remove git source tests
     add 2e551a063 tests/conftest.py: Remove git from generic source tests
     add a4fe0b094 tests/cachekey: Removing git source from cache key tests
     add da9ad68b0 plugins/sources/git.py: Removing git source
     add da6312c09 tests: Using manual elements instead of autotools elements where possible
     add 10c1d9dc7 tests/plugins/sample-plugins: Adding autotools plugin for local use
     add 87037ad7f tests/format/variables.py: Use internal autotools plugin to test variable compositing
     add 41772c97c tests/format/projectoverrides.py: Use internal autotools plugin to test the overrides
     add cb70b103f tests/integration: Use internal autotools element for autotools builds
     add e71aadc79 tests/remotecache/simple.py: Use internal autotools element for the build
     add a4da9df40 tests/remoteexecution: Use internal autotools element for remote execution tests
     add ab15db515 tox.ini, doc/examples: Use autotools element from buildstream-plugins
     add 521fe38f1 src/buildstream/plugins: Removing autotools element
     add aec50663f tox.ini: Use version of bst-plugins-experimental which doesn't try to test upstream git

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

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 | 2 --
 tests/sources/no_fetch_cached.py            | 1 -
 tox.ini                                     | 2 +-
 3 files changed, 1 insertion(+), 4 deletions(-)