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 82f87f4 tests/sources/pip_build.py: Test pip's collect_source_info()
implementation
discard a64a69b tests/sources/bzr.py: Test bzr's collect_source_info()
implementation
discard 056c566 tests/sources/docker.py: Test docker's collect_source_info()
implementation
discard 41f4230 tests/sources/git.py: Testing git's collect_source_info()
implementation
discard e493d7f tests/sources/cargo.py: Test cargo's collect_source_info()
implementation
discard 1cd4f77 tests/sources/patch.py: Test patch's collect_source_info()
implementation
discard ab3a3d1 sources/pip.py: Implement collect_source_info()
discard d35690a sources/bzr.py: Implement collect_source_info()
discard 58cef85 sources/docker.py: Implement collect_source_info()
discard 478e973 sources/git.py: Implement collect_source_info()
discard 4491f6c sources/cargo.py: Implement collect_source_info()
discard 3436f18 sources/patch.py: Implement collect_source_info()
discard afaf29b tox.ini: Test against tristan/sboms buildstream branch
add c711b7c tox.ini: Test against tristan/sboms buildstream branch
add 049467f sources/patch.py: Implement collect_source_info()
add 4a63a05 sources/cargo.py: Implement collect_source_info()
add 48e2aee sources/git.py: Implement collect_source_info()
add e1669ec sources/docker.py: Implement collect_source_info()
add 5e04283 sources/bzr.py: Implement collect_source_info()
add d5961a0 sources/pip.py: Implement collect_source_info()
add 745569a tests/sources/patch.py: Test patch's collect_source_info()
implementation
add b20e9ec tests/sources/cargo.py: Test cargo's collect_source_info()
implementation
add ed442b3 tests/sources/git.py: Testing git's collect_source_info()
implementation
add 6761dea tests/sources/docker.py: Test docker's collect_source_info()
implementation
add 532bf1f tests/sources/bzr.py: Test bzr's collect_source_info()
implementation
add 6db2ddc 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 (82f87f4)
\
N -- N -- N refs/heads/tristan/sboms (6db2ddc)
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(-)