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 f6371f77f Merge pull request #2122 from 
apache/jbilleter/doc-buildelement
     add d07808b2f Defer source provenance check until the project is fully 
loaded
     add 4d47d482c _stream.py: Ensure all projects are fully loaded
     add 8e99604eb tests/sources/source_provenance_attributes.py: Test junction 
provenance
     new 937c00a10 Merge pull request #2119 from 
apache/jbilleter/junction-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/_context.py                        | 11 ++++++++---
 src/buildstream/_project.py                        | 19 ++++++++++++++++++-
 src/buildstream/_stream.py                         |  1 +
 src/buildstream/element.py                         | 22 +++++++++++++++-------
 tests/sources/source_provenance_attributes.py      | 21 ++++++++++++---------
 .../elements/junction_a.bst                        |  7 +++++++
 .../elements/junction_b.bst                        |  7 +++++++
 7 files changed, 68 insertions(+), 20 deletions(-)
 create mode 100644 
tests/sources/source_provenance_attributes/elements/junction_a.bst
 create mode 100644 
tests/sources/source_provenance_attributes/elements/junction_b.bst

Reply via email to