You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by be...@apache.org on 2022/01/13 08:18:19 UTC

[buildstream] branch master updated (db4d5ea -> 080edb0)

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

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


    from db4d5ea  Merge pull request #1551 from apache/tristan/porting-guide
     add c7be7eb  testing: Fix type annotation error that mypy didn't catch
     add 1098a7b  repo/*: Make the Repo implementation have the same __init__ params as Repo
     new 080edb0  Merge pull request #1557 from apache/bschubert/misc-cleanups

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/testing/__init__.py | 3 ++-
 tests/testutils/repo/bzr.py         | 2 +-
 tests/testutils/repo/git.py         | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

[buildstream] 01/01: Merge pull request #1557 from apache/bschubert/misc-cleanups

Posted by be...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 080edb0391e035d80957c2de7c95a8f1ca087a53
Merge: db4d5ea 1098a7b
Author: Benjamin Schubert <co...@benschubert.me>
AuthorDate: Thu Jan 13 08:18:11 2022 +0000

    Merge pull request #1557 from apache/bschubert/misc-cleanups
    
    A few cleanups on our tests

 src/buildstream/testing/__init__.py | 3 ++-
 tests/testutils/repo/bzr.py         | 2 +-
 tests/testutils/repo/git.py         | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)