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 2021/03/09 14:01:58 UTC

[buildstream] branch master updated (64436da -> 3529ea5)

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

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


    from 64436da  Merge pull request #1450 from apache/juerg/cache-query
     add 1605239  Remove requirement of running private global fixtures
     new 3529ea5  Merge pull request #1454 from apache/tristan/remove-required-global-fixture

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/_stream.py                       | 13 ++++++++++++-
 src/buildstream/testing/_fixtures.py             |  9 ---------
 src/buildstream/testing/_sourcetests/conftest.py |  2 +-
 tests/conftest.py                                |  1 -
 tests/sourcecache/fetch.py                       |  3 +++
 5 files changed, 16 insertions(+), 12 deletions(-)


[buildstream] 01/01: Merge pull request #1454 from apache/tristan/remove-required-global-fixture

Posted by tv...@apache.org.
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 3529ea53b26f457545e8fcef32853a3a55f68c00
Merge: 64436da 1605239
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue Mar 9 23:01:47 2021 +0900

    Merge pull request #1454 from apache/tristan/remove-required-global-fixture
    
    Remove requirement of running private global fixtures

 src/buildstream/_stream.py                       | 13 ++++++++++++-
 src/buildstream/testing/_fixtures.py             |  9 ---------
 src/buildstream/testing/_sourcetests/conftest.py |  2 +-
 tests/conftest.py                                |  1 -
 tests/sourcecache/fetch.py                       |  3 +++
 5 files changed, 16 insertions(+), 12 deletions(-)