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 2022/06/13 05:36:50 UTC

[buildstream] branch master updated (b8cc6a3e1 -> e4397f82e)

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 b8cc6a3e1 Merge pull request #1657 from apache/juerg/sphinx-language
     add e776c858b source.py: Don't ignore project.refs of subprojects
     add 2ea7c3c9f tests/format/junctions.py: Test project.refs in subproject
     new e4397f82e Merge pull request #1655 from apache/juerg/subproject-ref-storage

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/source.py |  3 ++-
 tests/format/junctions.py | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 1 deletion(-)


[buildstream] 01/01: Merge pull request #1655 from apache/juerg/subproject-ref-storage

Posted by ju...@apache.org.
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 e4397f82eeb70bec75cb0c1dc57bb4970f4c57c1
Merge: b8cc6a3e1 2ea7c3c9f
Author: Jürg Billeter <j...@bitron.ch>
AuthorDate: Mon Jun 13 07:36:45 2022 +0200

    Merge pull request #1655 from apache/juerg/subproject-ref-storage
    
    source.py: Don't ignore project.refs of subprojects

 src/buildstream/source.py |  3 ++-
 tests/format/junctions.py | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 1 deletion(-)