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 14f8dfcaf tests/frontend/show.py: Add tests for new %{source-info} 
format
 discard 7643ca7c8 frontend: Support %{source-info} in `bst show`
 discard d394fd031 downloadablefilesource.py: Implement collect_source_info()
 discard d7df37638 local source: Implement collect_source_info()
 discard f2c208225 workspace source: Implement collect_source_info()
 discard dba1991fe source.py: Add collect_source_info() abstract method.
     add ee92ce731 source.py: Add collect_source_info() abstract method.
     add 99bad218e workspace source: Implement collect_source_info()
     add 4263db84e local source: Implement collect_source_info()
     add 0d8697cfd downloadablefilesource.py: Implement collect_source_info()
     add 745f7c2dc frontend: Support %{source-info} in `bst show`
     add ca338d5e5 tests/frontend/show.py: Add tests for new %{source-info} 
format

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   (14f8dfcaf)
            \
             N -- N -- N   refs/heads/tristan/sboms (ca338d5e5)

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/downloadablefilesource.py          | 35 +++++++++++++++++-----
 src/buildstream/source.py                          |  6 ++--
 tests/frontend/show.py                             | 11 ++++++-
 .../{tar-no-micro.bst => tar-explicit.bst}         |  3 +-
 4 files changed, 42 insertions(+), 13 deletions(-)
 copy tests/frontend/source-info/elements/{tar-no-micro.bst => 
tar-explicit.bst} (53%)

Reply via email to