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 2023/08/30 17:00:08 UTC

[buildstream] branch master updated (b2b12b08a -> 5beba484e)

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 b2b12b08a Merge pull request #1863 from apache/tristan/update-versioneer
     add 19283bd34 job.py: merge ChildJob into Job
     new 5beba484e Merge pull request #1706 from apache/abderrahim/simplify-jobs

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/jobs/elementjob.py |  14 +-
 src/buildstream/_scheduler/jobs/job.py        | 195 +++++---------------------
 2 files changed, 36 insertions(+), 173 deletions(-)


[buildstream] 01/01: Merge pull request #1706 from apache/abderrahim/simplify-jobs

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 5beba484e37a5024ab9f702b22c73eb0e7d8afee
Merge: b2b12b08a 19283bd34
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Thu Aug 31 01:53:48 2023 +0900

    Merge pull request #1706 from apache/abderrahim/simplify-jobs
    
    merge ChildJob into Job

 src/buildstream/_scheduler/jobs/elementjob.py |  14 +-
 src/buildstream/_scheduler/jobs/job.py        | 195 +++++---------------------
 2 files changed, 36 insertions(+), 173 deletions(-)