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

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


    from 86a950aba Merge pull request #2084 from kotborealis/master
     add e479787b9 source.py: Allow source provenance info to be overridden
     add 927303939 tests/frontend/show.py: Add source info test for 
multi-source plugin
     add 84e490e61 Add source provenance attribute tests
     new 56a4b794d Merge pull request #2098 from 
joshua-zivkovic/JZ/multi-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/source.py                          | 29 +++++++++++++++--
 tests/frontend/show.py                             | 30 ++++++++++++++++++
 .../source-info/elements/multisource.bst}          |  2 +-
 .../plugins/{extradata.py => multisource.py}       | 17 ++++++----
 tests/frontend/source-info/project.conf            |  1 +
 ...e_access.py => source_provenance_attributes.py} | 36 ++++++++--------------
 .../elements/target.bst                            |  7 +++++
 .../files/file                                     |  0
 .../plugins/multisource-plugin.py}                 | 12 +++++---
 .../project.conf                                   |  6 ++--
 10 files changed, 100 insertions(+), 40 deletions(-)
 copy tests/{format/invalid-keys/no-path-specified.bst => 
frontend/source-info/elements/multisource.bst} (53%)
 copy tests/frontend/source-info/plugins/{extradata.py => multisource.py} (58%)
 copy tests/sources/{previous_source_access.py => 
source_provenance_attributes.py} (57%)
 create mode 100644 
tests/sources/source_provenance_attributes/elements/target.bst
 copy tests/sources/{no-fetch-cached => 
source_provenance_attributes}/files/file (100%)
 copy tests/{plugins/sample-plugins/src/sample_plugins/sources/sample.py => 
sources/source_provenance_attributes/plugins/multisource-plugin.py} (67%)
 copy tests/sources/{previous_source_access => 
source_provenance_attributes}/project.conf (61%)

Reply via email to