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 2022/08/23 05:50:34 UTC

[buildstream] branch master updated (748ed5d45 -> 5df07adca)

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 748ed5d45 Merge pull request #1731 from apache/tristan/fix-ruamel-deprecation-warnings
     add 4b97ab697 _frontend/widget.py: Remove use of OrderedDict()
     add 371dbad3a _frontend/widget.py: Only save the last failure message for any given element.
     new 5df07adca Merge pull request #1732 from apache/tristan/only-print-last-failure

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/_frontend/widget.py | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)


[buildstream] 01/01: Merge pull request #1732 from apache/tristan/only-print-last-failure

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 5df07adca98b5bd731c757dfecabee3d92d66b33
Merge: 748ed5d45 371dbad3a
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue Aug 23 14:50:29 2022 +0900

    Merge pull request #1732 from apache/tristan/only-print-last-failure
    
    _frontend/widget.py: Only save the last failure message for any given element.

 src/buildstream/_frontend/widget.py | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)