This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 8129838d4d6029aeb5794f1a0234513e99cef246 Merge: 3032c1827 d6d5e738c Author: Tristan Van Berkom <[email protected]> AuthorDate: Tue Jul 22 18:21:28 2025 +0900 Merge pull request #2009 from apache/tristan/additional-source-provenance Additional source provenance in SourceInfo 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 +++++++++++-- .../source-info/elements/user-provenance.bst | 9 +++ 7 files changed, 177 insertions(+), 17 deletions(-)
