This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
from 0b8c2e1 Merge pull request #1523 from
apache/tristan/strict-element-names
add 8519dc3 Remove `--pull` option from `bst shell`, and pull
dependencies by default
add 3624735 Remove `--pull` option from `bst artifact checkout`, and pull
dependencies by default
add 147ca3d NEWS: Document breaking change of removing `--pull` options
from some commands
new 1ab661b Merge pull request #1522 from
apache/tristan/shell-checkout-always-pull
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 3 ++
src/buildstream/_frontend/cli.py | 11 ++-----
src/buildstream/_stream.py | 64 ++++++++++++++++++++----------------
tests/frontend/artifact_checkout.py | 3 +-
tests/frontend/buildcheckout.py | 8 ++---
tests/integration/shell.py | 8 +++--
tests/integration/shellbuildtrees.py | 57 ++++++--------------------------
7 files changed, 60 insertions(+), 94 deletions(-)