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 045c25c67 Merge pull request #2076 from
apache/tristan/pip-origin-description
add 0b4914d05 tests/artifactcache/pull: stop using CASRemote.push_message()
add 509391313 casremote: drop the push_message method
add 020e58fb6 Use CASDProcessManager directly to access REAPI stubs
new 06eb62a45 Merge pull request #2062 from
apache/abderrahim/cascache-cleanup
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/_assetcache.py | 6 +--
src/buildstream/_cas/cascache.py | 45 +++++----------------
src/buildstream/_cas/casremote.py | 28 +++----------
src/buildstream/_stream.py | 2 +-
src/buildstream/sandbox/_reremote.py | 13 +++---
src/buildstream/sandbox/_sandboxbuildboxrun.py | 7 ++--
src/buildstream/sandbox/_sandboxremote.py | 4 +-
tests/artifactcache/pull.py | 7 +++-
tests/artifactcache/push.py | 56 --------------------------
9 files changed, 35 insertions(+), 133 deletions(-)