This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch tristan/sboms
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
discard 90bd4a2 tests/sources/pip_build.py: Test pip's collect_source_info()
implementation
discard 3f071d4 tests/sources/bzr.py: Test bzr's collect_source_info()
implementation
discard 02c8db2 tests/sources/docker.py: Test docker's collect_source_info()
implementation
discard 4787233 tests/sources/git.py: Testing git's collect_source_info()
implementation
discard b4f669b tests/sources/cargo.py: Test cargo's collect_source_info()
implementation
discard 2e1ffa4 tests/sources/patch.py: Test patch's collect_source_info()
implementation
discard 559d0da sources/pip.py: Implement collect_source_info()
discard e2a6616 sources/bzr.py: Implement collect_source_info()
discard 116d869 sources/docker.py: Implement collect_source_info()
discard a9ae6f9 sources/git.py: Implement collect_source_info()
discard be52db8 sources/cargo.py: Implement collect_source_info()
discard 1349288 sources/patch.py: Implement collect_source_info()
discard 5f99c26 tox.ini: Test against tristan/sboms buildstream branch
add 6d5f7ad tox.ini: Test against tristan/sboms buildstream branch
add 290995d sources/patch.py: Implement collect_source_info()
add 310cb8c sources/cargo.py: Implement collect_source_info()
add dcea762 sources/git.py: Implement collect_source_info()
add 55d366b sources/docker.py: Implement collect_source_info()
add 1ee3380 sources/bzr.py: Implement collect_source_info()
add d354d76 sources/pip.py: Implement collect_source_info()
add 05599fc tests/sources/patch.py: Test patch's collect_source_info()
implementation
add d555b6a tests/sources/cargo.py: Test cargo's collect_source_info()
implementation
add 0520478 tests/sources/git.py: Testing git's collect_source_info()
implementation
add 03c5e30 tests/sources/docker.py: Test docker's collect_source_info()
implementation
add b34db9c tests/sources/bzr.py: Test bzr's collect_source_info()
implementation
add c9a3ac4 tests/sources/pip_build.py: Test pip's collect_source_info()
implementation
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 (90bd4a2)
\
N -- N -- N refs/heads/tristan/sboms (c9a3ac4)
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:
tox.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)