-
- Downloads
_cas: Rename artifactcache folder and move that to a root module
Other components will start to reply on cas modules, and not the artifact cache modules so it should be organized to reflect this. All relevant imports have been changed. Part #802
Showing
- buildstream/_artifactcache.py 8 additions, 8 deletionsbuildstream/_artifactcache.py
- buildstream/_artifactcache/__init__.py 0 additions, 20 deletionsbuildstream/_artifactcache/__init__.py
- buildstream/_cas/__init__.py 0 additions, 0 deletionsbuildstream/_cas/__init__.py
- buildstream/_cas/cascache.py 0 additions, 0 deletionsbuildstream/_cas/cascache.py
- buildstream/_cas/casserver.py 0 additions, 0 deletionsbuildstream/_cas/casserver.py
- buildstream/_context.py 1 addition, 1 deletionbuildstream/_context.py
- buildstream/sandbox/_sandboxremote.py 1 addition, 1 deletionbuildstream/sandbox/_sandboxremote.py
- doc/source/using_configuring_artifact_server.rst 1 addition, 1 deletiondoc/source/using_configuring_artifact_server.rst
- tests/artifactcache/config.py 1 addition, 2 deletionstests/artifactcache/config.py
- tests/artifactcache/expiry.py 2 additions, 2 deletionstests/artifactcache/expiry.py
- tests/sandboxes/storage-tests.py 1 addition, 1 deletiontests/sandboxes/storage-tests.py
- tests/storage/virtual_directory_import.py 1 addition, 1 deletiontests/storage/virtual_directory_import.py
- tests/testutils/artifactshare.py 2 additions, 2 deletionstests/testutils/artifactshare.py
- tests/utils/misc.py 1 addition, 1 deletiontests/utils/misc.py
Loading
Please register or sign in to comment