You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ju...@apache.org on 2021/03/23 09:49:06 UTC

[buildstream] 01/01: Merge pull request #1458 from apache/juerg/build-with-source-push

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

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

commit 22f8b642a0bc892a690f5f7727b4f9506cf56b25
Merge: aa1e44a 95e0190
Author: Jürg Billeter <j...@bitron.ch>
AuthorDate: Tue Mar 23 10:48:46 2021 +0100

    Merge pull request #1458 from apache/juerg/build-with-source-push
    
    Query sources of cached elements in build pipeline with source push enabled

 src/buildstream/_scheduler/queues/pullqueue.py |  5 ++++
 src/buildstream/_stream.py                     | 30 +++++++++++++++---------
 src/buildstream/element.py                     |  4 +---
 tests/sourcecache/push.py                      | 32 ++++++++++++++++++++++++++
 4 files changed, 57 insertions(+), 14 deletions(-)