You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/08/17 06:43:16 UTC

[buildstream] 01/01: Merge pull request #1719 from apache/tristan/shell-artifacts

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 7ba5126b7dea2823cbb79df56b7a19bc4fb07989
Merge: 07fcb9fde d2cd5bc73
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Aug 17 15:43:10 2022 +0900

    Merge pull request #1719 from apache/tristan/shell-artifacts
    
    Allow artifact names in bst shell

 src/buildstream/_frontend/cli.py     | 14 +++++++-------
 src/buildstream/_stream.py           | 30 ++++++++++++++++++++----------
 tests/integration/shell.py           | 13 +++++++++++++
 tests/integration/shellbuildtrees.py | 34 ++++++++++++++++++++++++++++++++++
 4 files changed, 74 insertions(+), 17 deletions(-)