-
- Downloads
cas: move remote only functions to CASRemote
List of methods moved * Initialization check: made it a class method that is run in a subprocess, for when checking in the main buildstream process. * fetch_blobs * send_blobs * verify_digest_on_remote * push_method Part of #802
Showing
- buildstream/_artifactcache.py 2 additions, 16 deletionsbuildstream/_artifactcache.py
- buildstream/_cas/cascache.py 4 additions, 123 deletionsbuildstream/_cas/cascache.py
- buildstream/_cas/casremote.py 139 additions, 2 deletionsbuildstream/_cas/casremote.py
- buildstream/sandbox/_sandboxremote.py 3 additions, 3 deletionsbuildstream/sandbox/_sandboxremote.py
Loading
Please register or sign in to comment