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 06eb62a45a7e5883589360bfa582eb337b888dab Merge: 045c25c67 020e58fb6 Author: Abderrahim Kitouni <[email protected]> AuthorDate: Sun Oct 19 11:34:20 2025 +0100 Merge pull request #2062 from apache/abderrahim/cascache-cleanup Use CASDProcessManager directly to access REAPI stubs 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(-)
