-
- Downloads
artifactcache: implement new push methods
Similar to the pull methods, this implements a yield_directory_digests methods that iterates over blobs in the local CAS, with the upload_blob sending blobs to a remote and batching them where appropriate. Part of #802
Showing
- buildstream/_artifactcache.py 33 additions, 8 deletionsbuildstream/_artifactcache.py
- buildstream/_cas/cascache.py 21 additions, 128 deletionsbuildstream/_cas/cascache.py
- buildstream/_cas/casremote.py 99 additions, 3 deletionsbuildstream/_cas/casremote.py
- buildstream/_cas/transfer.py 11 additions, 0 deletionsbuildstream/_cas/transfer.py
- buildstream/sandbox/_sandboxremote.py 2 additions, 2 deletionsbuildstream/sandbox/_sandboxremote.py
Loading
Please register or sign in to comment