-
0.23.09bc4e92f · ·
0.23.0 release New features: - Add new command `tuxsuite test`, to use TuxTest. - tuxsuite build/build-set: - New supported targets: kselftest, kselftest-merge, cpupower, perf - New supported toolchain: clang-12 Documentation updates: - Split documentation up from README.md into docs/ - Add kconfig documentation - Add git-repo, git-sha, git-ref, and target-arch docs - Add docs for additional cli arguments - Add make targets documentation - Move tuxbuild-specific docs to tuxbuild/ - Add build-sets and build-status feature docs - Document python API - Remove now-redundant info from README.md - Gitlab implementation to build and publish docs - Rework top of README with logos and hopefully, clarity - Do not use multiple H1's in README.md - Add some feature docs pages for tuxbuild - Add a code of conduct - Fix all markdown lint problems - Change demo.gif to locally hosted svg - Move svg images to docs/images/
-
0.9.0a1ef7b67 · ·
tuxbuild 0.9.0 release User visible changes in this release * tuxbuild: cli: target-arch: update help to use parisc * cli: set exit code based on build status * cli: toolchain: add clang-nightly as a valid toolchain * cli: Add support for environment variables. * change the icon the the "building" state back to a 🚀 * Build.watch: don't expect a strict state transition This fixes a bug where the cli would get confused and wait forever for builds to finish even after they did. * Build.watch: support unknown states provided by server * Add Provisioning state with ⚙️" emoji