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 5a95a84f0 man: Updated man pages because of changed `bst show` 
interface.
 discard bee9fc82f tox.ini: Fix `tox -e man` manpage regeneration
 discard 343603c3d tests/frontend/show.py: Add tests for new %{source-info} 
format
 discard aed761fad frontend: Support %{source-info} in `bst show`
 discard 0eb3c9e9e plugins/sources/remote.py: Documentation updates
 discard b7efb33fd plugins/sources/tar.py: Documentation updates
 discard 8d1d9848a downloadablefilesource.py: Implement collect_source_info()
 discard b9912591b local source: Implement collect_source_info()
 discard f13e29a1c workspace source: Implement collect_source_info()
 discard be572001d source.py: Add collect_source_info() abstract method.
 discard c87a8e8f3 source.py: Added missing documentation for AliasSubstitution
     add 575f1e008 source.py: Added missing documentation for AliasSubstitution
     add 6476c8f4b source.py: Add collect_source_info() abstract method.
     add 24bdca924 workspace source: Implement collect_source_info()
     add 7dc625313 local source: Implement collect_source_info()
     add 3825f6301 downloadablefilesource.py: Implement collect_source_info()
     add 251b12699 plugins/sources/tar.py: Documentation updates
     add 058df99aa plugins/sources/remote.py: Documentation updates
     add 35e515b13 frontend: Support %{source-info} in `bst show`
     add 63ee6834e tests/frontend/show.py: Add tests for new %{source-info} 
format
     add be9351aa8 tox.ini: Fix `tox -e man` manpage regeneration
     add bc0ef8ef6 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   (5a95a84f0)
            \
             N -- N -- N   refs/heads/tristan/sboms (bc0ef8ef6)

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/source.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Reply via email to