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/07/05 08:56:33 UTC

[buildstream] branch tristan/assert-buildbox-casd-version updated (feea50f46 -> 73bd4d532)

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

tvb pushed a change to branch tristan/assert-buildbox-casd-version
in repository https://gitbox.apache.org/repos/asf/buildstream.git


    omit feea50f46 _cas/casdprocessmanager.py: Assert minimal required version of buildbox-casd
     add 98b58e72c _platform: add RISC-V to the list of supported platforms
     add 0fdbd7a6f Merge pull request #1670 from apache/abderrahim/riscv
     add eaa800149 _messenger.py: Record the date and buildstream version in every log
     add fbf02317b Merge pull request #1672 from apache/tristan/log-bst-version
     add 73bd4d532 _cas/casdprocessmanager.py: Assert minimal required version of buildbox-casd

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   (feea50f46)
            \
             N -- N -- N   refs/heads/tristan/assert-buildbox-casd-version (73bd4d532)

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/_messenger.py         | 12 ++++++++++++
 src/buildstream/_platform/platform.py |  4 ++++
 2 files changed, 16 insertions(+)