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 e6d685e7dd5950b10e9b1338a35743a02e49c553 Merge: 6f228c1a5 26e477afa Author: Tristan Van Berkom <[email protected]> AuthorDate: Fri Jun 21 18:12:31 2024 +0800 Merge pull request #1924 from apache/tristan/bst-show-description Support %{description} in bst show commands src/buildstream/_frontend/cli.py | 1 + src/buildstream/_frontend/widget.py | 4 ++++ src/buildstream/_loader/loadelement.pyi | 1 + src/buildstream/_loader/loadelement.pyx | 2 ++ src/buildstream/_loader/types.py | 1 + src/buildstream/element.py | 1 + 6 files changed, 10 insertions(+)
