This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 1a7651a12 Merge pull request #2099 from
joshua-zivkovic/JZ/source-provenance
add 4a497d029 _stream: Don't require runtime deps when building with
--deps none
add 7f01252e0 Add config option for `dependencies: run`
add 595e60e53 Update test for dynamic build plan
new 1102d0504 Merge pull request #2102 from
apache/abderrahim/build-deps-none
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:
doc/source/using_config.rst | 1 +
src/buildstream/_context.py | 4 ++--
src/buildstream/_frontend/cli.py | 3 ++-
src/buildstream/_stream.py | 9 +++++++--
src/buildstream/data/userconfig.yaml | 2 +-
tests/frontend/pull.py | 24 ++++++++++++++----------
6 files changed, 27 insertions(+), 16 deletions(-)