You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/08/18 07:38:33 UTC

[buildstream] 01/01: Merge pull request #1726 from apache/tristan/artifact-cache-refactor

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 230a0018c2c906aa22413401c9467833e87efe99
Merge: 7ba5126b7 204bd8254
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Aug 18 16:38:27 2022 +0900

    Merge pull request #1726 from apache/tristan/artifact-cache-refactor
    
    Remove unused functions from ArtifactCache class

 src/buildstream/_artifactcache.py | 43 ---------------------------------------
 tests/artifactcache/pull.py       |  8 ++++++--
 tests/artifactcache/push.py       |  4 +++-
 3 files changed, 9 insertions(+), 46 deletions(-)