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 4b62c4eca Merge pull request #2023 from apache/jbilleter/docker-images
add ae3e0cd52 _context.py: Add `effective_build_max_jobs` helper
add 54cfb70ff Enable local execution in buildbox-casd to support nested
execution
add e587aa21b sandbox: Add support for `remote-apis-socket`
add c78a1847e tests/integration/sandbox.py: Add test for
`remote-apis-socket`
new d3c64483f Merge pull request #2014 from apache/jbilleter/nested-reapi
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/format_declaring.rst | 18 +++++++++++++
src/buildstream/_cas/casdprocessmanager.py | 20 ++++++++++++---
src/buildstream/_context.py | 9 +++++++
src/buildstream/_project.py | 11 +-------
src/buildstream/sandbox/_config.py | 30 +++++++++++++++++++---
src/buildstream/sandbox/_sandboxbuildboxrun.py | 7 +++++
src/buildstream/sandbox/_sandboxreapi.py | 3 +++
.../{build-arch.bst => remote-apis-socket.bst} | 5 ++--
tests/integration/sandbox.py | 11 ++++++++
9 files changed, 95 insertions(+), 19 deletions(-)
copy tests/integration/project/elements/sandbox/{build-arch.bst =>
remote-apis-socket.bst} (55%)