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.git
discard 454610e1e man: Updated man pages because of changed `bst show`
interface.
discard 932b16b15 tox.ini: Fix `tox -e man` manpage regeneration
discard 2e0dee8ea tests/frontend/show.py: Add tests for new %{source-info}
format
discard 62f9a4b40 frontend: Support %{source-info} in `bst show`
discard 14caabeb7 plugins/sources/remote.py: Documentation updates
discard fd1b35eea plugins/sources/tar.py: Documentation updates
discard 0e49aef24 downloadablefilesource.py: Implement collect_source_info()
discard de4deae8a local source: Implement collect_source_info()
discard c0f9bbb9d workspace source: Implement collect_source_info()
add d50d85793 workspace source: Implement collect_source_info()
add 44ab7bb69 local source: Implement collect_source_info()
add 769e1f55b downloadablefilesource.py: Implement collect_source_info()
add 5cb0e5c13 plugins/sources/tar.py: Documentation updates
add a382e0603 plugins/sources/remote.py: Documentation updates
add ed2506148 frontend: Support %{source-info} in `bst show`
add 0f8868ca1 tests/frontend/show.py: Add tests for new %{source-info}
format
add 0c2a92d26 tox.ini: Fix `tox -e man` manpage regeneration
add fc11127c6 man: Updated man pages because of changed `bst show`
interface.
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 (454610e1e)
\
N -- N -- N refs/heads/tristan/sboms (fc11127c6)
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/plugins/sources/local.py | 2 +-
src/buildstream/plugins/sources/workspace.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)