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

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


    from aa1e44a  Merge pull request #1463 from 
apache/tristan/fix-concurrent-blocking-activity
     add eb312ad  element.py: Drop unnecessary `_can_query_cache()` check
     add 1c0c1f4  pullqueue.py: Do not call _load_artifact_done() on error
     add 0b54020  _stream.py: query_cache: Rename `sources` parameter to 
`only_sources`
     add a2c6d50  _stream.py: Query sources of cached elements in build pipeline
     add 95e0190  tests/sourcecache/push.py: Add test_build_push_source_twice
     new 22f8b64  Merge pull request #1458 from 
apache/juerg/build-with-source-push

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)

Reply via email to