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 09:08:10 UTC

[buildstream] branch tristan/build-wheels updated (e693b8b1d -> 611e8d4bc)

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

tvb pushed a change to branch tristan/build-wheels
in repository https://gitbox.apache.org/repos/asf/buildstream.git


    omit e693b8b1d Set PATH of buildbox-casd to include bundled buildbox-fuse
    omit 9c1d50563 tox: Remove obsolete '-e release' mode
    omit 68121bd80 docs: Update release process
    omit 633fc2825 Mark unstable BuildStream releases with PEP440-compatible postfix
    omit 67beeccfb Build and release wheels packages as part of GitHub Actions
    omit e193c2232 .github/workflows/merge.yml: Rename 'build' and 'publish'
    omit 08dd1a6ca Add option to bundle BuildBox binaries inside Python package
     add 90f4e83ad buildelement.py: Documentation fixes and enhancements
     add 8b4c9dc74 Merge pull request #1734 from apache/tristan/command-subdir-docs
     add 4942540eb Add option to bundle BuildBox binaries inside Python package
     add 380eabc7f .github/workflows/merge.yml: Rename 'build' and 'publish'
     add 32aa0c598 Build and release wheels packages as part of GitHub Actions
     add 8b9ae9770 Mark unstable BuildStream releases with PEP440-compatible postfix
     add 4013ff51a docs: Update release process
     add bb730c18c tox: Remove obsolete '-e release' mode
     add 611e8d4bc Set PATH of buildbox-casd to include bundled buildbox-fuse

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   (e693b8b1d)
            \
             N -- N -- N   refs/heads/tristan/build-wheels (611e8d4bc)

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/buildelement.py | 61 ++++++++++++++++++++++++++++-------------
 1 file changed, 42 insertions(+), 19 deletions(-)