This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch juerg/ci-test
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
discard 4c8cdbf docker compose
discard 85dc81f test
discard a3a9649 fix
discard a9eb546 debug
discard 59293aa Revert "TEMP: remove app. test"
discard 713ce45 TEMP: remove app. test
discard 096be57 Debian 11 CI (Python 3.9)
omit 38c074a pytest: Set `testpaths` to fix test collection
omit ef89d87 Sync Python support and CI images with BuildStream
add cec12bb cargo.py: Update `source track` command and clarify
populating of `ref`
add 016ece6 Merge pull request #68 from leoppark94/update/docs
add 61a9ea6 setup.cfg: Remove unnecessary mypy ignores for 3rd party
packages
add 97d4fe5 .asf.yaml: Delete pull request branches after merging
add 5727e00 Merge pull request #72 from apache/chandan/cleanup
add f06f785 ci: Upgrade from `docker-compose` to `docker compose`
add 7e6d075 Merge pull request #74 from apache/juerg/docker-compose
add 787aece pytest: Set `testpaths` to fix test collection
add 7ea4caa git.py: Add tagger to annotated tag
new 50b77ae Sync Python support and CI images with BuildStream
new d879e2a Debian 11 CI (Python 3.9)
new 14c0574 pip test fix
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 (4c8cdbf)
\
N -- N -- N refs/heads/juerg/ci-test (14c0574)
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.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.asf.yaml | 3 +++
setup.cfg | 5 -----
src/buildstream_plugins/sources/cargo.py | 5 ++++-
src/buildstream_plugins/sources/git.py | 4 +++-
tests/testutils/python_repo.py | 2 --
5 files changed, 10 insertions(+), 9 deletions(-)