You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ak...@apache.org on 2022/10/09 19:29:16 UTC

[buildstream] 01/01: Merge pull request #1750 from apache/abderrahim/cache-query

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 e2035d497d621c4c773f385e70277fb5cd46119c
Merge: 0f8425e1f 78b427bd8
Author: Abderrahim Kitouni <ak...@apache.org>
AuthorDate: Sun Oct 9 20:29:11 2022 +0100

    Merge pull request #1750 from apache/abderrahim/cache-query
    
    cachequeryqueue.py: support querying sources when artifacts are cached

 src/buildstream/_scheduler/queues/cachequeryqueue.py | 18 ++++++++++++++++--
 src/buildstream/_stream.py                           |  7 ++++++-
 2 files changed, 22 insertions(+), 3 deletions(-)