Hi all,

This is the third beta release of BuildStream leading up to the 2.0
stable release.

The highlight of this release is the automation of building wheels
which can be easily installed from PyPI, which leverages work done in
BuildBox to automatically build and publish fresh BuildBox binaries:

    https://gitlab.com/BuildGrid/buildbox/buildbox-integration/-/releases

Currently wheels are only available for Linux x86_64 platforms with
glibc >= 2.28.

This release will mark the first automated release of prebuilt binary
wheels, fingers crossed that this goes well.


What is BuildStream ?
=====================
BuildStream is a Free Software tool for building/integrating software
stacks. It takes inspiration, lessons and use-cases from various
projects including OBS, Reproducible Builds, Yocto, Baserock,
Buildroot, Aboriginal, GNOME Continuous, JHBuild, Flatpak Builder and
Android repo.

BuildStream supports multiple build-systems (e.g. autotools, cmake,
distutils, make, meson), and can create outputs in a range of formats
(e.g. debian packages, flatpak runtimes, sysroots, system images) for
multiple platforms and chipsets.


==================
buildstream 1.95.2
==================

  o Fix stack traces in tab completion of `bst artifact` commands (#1718)

  o Document new link to obtain latest static buildbox binaries (#1721)

  o Allow `bst shell --build` directly on artifacts without needing a project 
(#1711)

  o Refactor out some unused methods (#781)

  o Continue pushing build results if builds fail when --on-error=quit (#534)

  o Fix issue which sometimes caused messages to get lost in the master log 
(#1728)

  o Fix remaining ruamel.yaml deprecation warnings (#1731)

  o Only print the last failure for retried failed elements (#517)

  o Enhance BuildElement documentation (#1734)

  o Automatically publish binary wheels which contain static BuildBox binaries 
when releasing (#1712)


Contributors:
=============
  - Chandan Singh
  - Sam Thursfield
  - Tristan van Berkom


Where can I get it ?
====================
https://github.com/apache/buildstream/releases/tag/1.95.2

For more information on the BuildStream project, visit our home page
at https://buildstream.build/

Cheers,
    -Tristan


Reply via email to