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 56a4b794d8bc63bb7057d48f5a0ea561439e3e3f Merge: 86a950aba 84e490e61 Author: Jürg Billeter <[email protected]> AuthorDate: Tue Jan 27 14:40:16 2026 +0100 Merge pull request #2098 from joshua-zivkovic/JZ/multi-source-provenance Support multi source source provenance info src/buildstream/source.py | 29 ++++++++++-- tests/frontend/show.py | 30 +++++++++++++ .../frontend/source-info/elements/multisource.bst | 4 ++ tests/frontend/source-info/plugins/multisource.py | 48 ++++++++++++++++++++ tests/frontend/source-info/project.conf | 1 + tests/sources/source_provenance_attributes.py | 51 ++++++++++++++++++++++ .../elements/target.bst | 7 +++ .../source_provenance_attributes/files/file | 1 + .../plugins/multisource-plugin.py | 36 +++++++++++++++ .../source_provenance_attributes/project.conf | 14 ++++++ 10 files changed, 218 insertions(+), 3 deletions(-)
