This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch juerg/ci
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
discard 38c074a pytest: Set `testpaths` to fix test collection
discard 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
add ba598bd testutils/python_repo.py: Make mock repo compatible with PEP
625
add 474edc8 Sync Python support and CI images with BuildStream
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 (38c074a)
\
N -- N -- N refs/heads/juerg/ci (474edc8)
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:
.asf.yaml | 3 +++
.github/run-ci.sh | 2 +-
requirements/test-requirements.txt | 2 ++
setup.cfg | 5 -----
src/buildstream_plugins/sources/cargo.py | 5 ++++-
src/buildstream_plugins/sources/git.py | 4 +++-
tests/sources/pip_build.py | 16 ++++++++--------
tests/testutils/python_repo.py | 21 ++++++++++++++-------
8 files changed, 35 insertions(+), 23 deletions(-)