You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ak...@apache.org on 2022/07/26 15:42:00 UTC

[buildstream] branch abderrahim/simplify-jobs updated (15c57fd45 -> f43f16b6e)

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

akitouni pushed a change to branch abderrahim/simplify-jobs
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard 15c57fd45 job.py: replace the jobs module
 discard c25fae052 job.py: merge ElementJob into Job
     add e0b6fb8a9 job.py: merge ElementJob into Job
     add f43f16b6e job.py: replace the jobs module

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (15c57fd45)
            \
             N -- N -- N   refs/heads/abderrahim/simplify-jobs (f43f16b6e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/buildstream/_scheduler/job.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)