This is an automated email from the ASF dual-hosted git repository.
akitouni pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 35904f363 Merge pull request #1956 from nanonyme/nanonyme/thread-safety
add 9b2dc9f0c cas: make CASCache._fetch_directory() internal
add 8aeae5443 sandbox: request remote execution output as a directory
digest
new b66d94ca1 Merge pull request #1962 from apache/abderrahim/re-tree-only
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:
src/buildstream/_artifactcache.py | 6 +--
src/buildstream/_cas/cascache.py | 66 +++++++++++++++----------------
src/buildstream/_elementsourcescache.py | 2 +-
src/buildstream/_sourcecache.py | 2 +-
src/buildstream/sandbox/_sandboxreapi.py | 23 ++++++-----
src/buildstream/sandbox/_sandboxremote.py | 16 ++++++--
6 files changed, 63 insertions(+), 52 deletions(-)