This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git


    from 3032c1827 Merge pull request #2039 from apache/jbilleter/tar
     add 9c0b554c5 Implement loading of user provided provenance information
     add d6d5e738c tests/frontend/show.py: Add SourceInfo test for user 
provided data
     new 8129838d4 Merge pull request #2009 from 
apache/tristan/additional-source-provenance

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/buildstream/_loader/metasource.py              |  7 +-
 src/buildstream/_loader/types.py                   |  1 +
 src/buildstream/element.py                         | 22 ++++++-
 src/buildstream/source.py                          | 75 ++++++++++++++++++++--
 src/buildstream/types.py                           | 36 +++++++++++
 tests/frontend/show.py                             | 44 +++++++++++--
 .../elements/{tar.bst => user-provenance.bst}      |  3 +
 7 files changed, 171 insertions(+), 17 deletions(-)
 copy tests/frontend/source-info/elements/{tar.bst => user-provenance.bst} (58%)

Reply via email to