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 392613746 Merge pull request #1936 from apache/juerg/update-fixes
add 52992812e cascache: add a helper method to ensure a tree is cached
locally
add f797f1870 storage: ensure blobs are available when using
CasBasedDirectory with storage service
new 8a397eb9e Merge pull request #1938 from apache/abderrahim/ensure-blobs
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/_cas/cascache.py | 28 ++++++++++++++++++--------
src/buildstream/storage/_casbaseddirectory.py | 4 ++++
src/buildstream/storage/_filebaseddirectory.py | 3 +++
src/buildstream/storage/directory.py | 7 +++++++
4 files changed, 34 insertions(+), 8 deletions(-)