This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 937c00a101ec53317591887a3cadd7fb520b38d4 Merge: f6371f77f 8e99604eb Author: Jürg Billeter <[email protected]> AuthorDate: Fri May 22 17:03:46 2026 +0200 Merge pull request #2119 from apache/jbilleter/junction-provenance Defer source provenance check until the project is fully loaded 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(-)
