This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 8a397eb9e7cb4a6d19da8c36ec4136aa808945ec Merge: 392613746 f797f1870 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Fri Aug 2 10:49:03 2024 +0100 Merge pull request #1938 from apache/abderrahim/ensure-blobs Ensure blobs are available when needed (when using storage-service) 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(-)
