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

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


 discard 70c163eba tests/integration/cachedfail.py: Test scheduler behavior 
after failed builds
 discard 2afcde473 tests/integration/cachedfail.py: Refactored to use its own 
individual project
 discard 6397b2990 scheduler: Stop scheduling from the imperative queue when 
asked to quit
     add bd7d36e6b source.py: Make SourceInfo.serialize() a public API.
     add a6b26ad2e Merge pull request #2016 from 
apache/tristan/public-source-info-serialize
     add e75e559f3 scheduler: Stop scheduling from the imperative queue when 
asked to quit
     add 44bc63df6 tests/integration/cachedfail.py: Refactored to use its own 
individual project
     add b6c34dc69 tests/integration/cachedfail.py: Test scheduler behavior 
after failed builds

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   (70c163eba)
            \
             N -- N -- N   refs/heads/abderrahim/quit-build (b6c34dc69)

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/_frontend/widget.py     |  2 +-
 src/buildstream/_scheduler/scheduler.py | 19 ++++++++++---------
 src/buildstream/source.py               | 14 ++++++--------
 3 files changed, 17 insertions(+), 18 deletions(-)

Reply via email to