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/07/14 08:05:38 UTC

[buildstream] 01/01: Merge pull request #1671 from apache/tristan/assert-buildbox-casd-version

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 91130cc61e44bd627f515785df25ae3d814d00af
Merge: 47150542e 7c931f9dc
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Jul 14 17:05:32 2022 +0900

    Merge pull request #1671 from apache/tristan/assert-buildbox-casd-version
    
    _cas/casdprocessmanager.py: Assert minimal required version of buildbox-casd

 src/buildstream/_cas/cascache.py           |  5 ++-
 src/buildstream/_cas/casdprocessmanager.py | 72 +++++++++++++++++++++++++++++-
 src/buildstream/_cas/casserver.py          |  2 +-
 src/buildstream/_context.py                |  1 +
 tests/internals/cascache.py                | 23 ++++++++--
 5 files changed, 94 insertions(+), 9 deletions(-)