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 31ee45fc5 Merge pull request #1925 from apache/juerg/token-auth
add e63a42ffe casdprocessmanager.py: Add stubs for the Remote Execution API
add aec62cd58 _sandboxremote.py: Use buildbox-casd as remote execution
proxy
add b09952653 .github/common.env: Update CI images to use BuildBox 1.2.8
new f2db8fbfc Merge pull request #1926 from apache/juerg/re-proxy
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:
.github/common.env | 2 +-
src/buildstream/_cas/casdprocessmanager.py | 37 ++++++++
src/buildstream/sandbox/_sandboxremote.py | 142 +++++++++++++++++++++++------
tests/remotecache/simple.py | 3 +-
4 files changed, 153 insertions(+), 31 deletions(-)