Tags

Tags give the ability to mark specific points in history as being important
  • 0.33.0

    cc220b6a · 0.33.0 release ·
    0.33.0 release
    
  • 0.32.0

    41ecc705 · 0.32.0 release ·
    0.32.0 release
    
  • 0.25.0

    0.25.0 release
    
    New features:
    
    - Allow to run a specif item of the plan
    - results: Fetch results based on build|test|plan uid
    - no-wait: Allow the objects to get provisioned before returning
    - plan: print a summary at the end of the run
    - plan: test: results: Add support for --json-out
    - results: Add support for --from-json (reading from json file)
    - Test/Plan: allow to set boot args using --boot-args
    
    Documentation updates:
    
    - Document availability of hexagon as target architecture
    - Document availability of the gcc-11 toolchain
    - docs: Add documentation for results sub-command and --no-wait option
    - docs: extend linux-test-plan with more toolchains and archs
    
  • 0.24.0

    0.24.0 release
    
    New features:
    
    - tuxsuite: cli: accept boot as a test
    - tuxsuite: cli: list available tests
    - tuxtest: provide the same python api support as tuxbuild
    - TuxTest: allow to use the device aliases
    - TuxTest: add support for modules
    - test: allow to wait-for a build
    - build, build-set, test: add --no-wait option
    - tuxapi: improve error reporting
    - tuxtest: add support for qemu-mips64el
    - Do tuxbuild using tuxapi
    - Add support for plans
    - test: add support for qemu-armv5, qemu-armv7 and qemu-sparc64
    
    Documentation updates:
    
    - Improve tuxtest documentation
    - README.md: fix wrong tag scaping
    - mkdocs.yml: fix logo path
    - mkdocs.yml: add mermaid plugin to parse diagrams
    - Fix missing favicon
    - Fix code format after black upgrade
    - Document availability of the clang-android toolchain
    
    Bug fixes:
    
    - config: print the right error message when tuxauth authentication failed
    - Fix config load order
    - config: make configparser error more explicit
    
  • 0.23.0

    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.22.0

    0.22.0 release
    
    * Add kernel_image argument to build custom kernel image
    * Add documentation for kernel-image argument
    * requests: always set a timeout
    * remove references to x86
    * Fix Provisioning
    
  • 0.21.0

    Release 0.21.0
    
    * Remove --kconfig-allconfig option from cli.
    * Add LLVM_IAS as a valid make variable - update docs.
    * Do not validate the token explicitely
    * Add group/project to the configuration
    * BuildSet.watch: don't wait forever
    
  • 0.12.0

    0.12.0 release
    
    This release transforms tuxbuild into a compatibility shim package for
    tuxsuite.
    
  • 0.11.0

    0.11.0 release
    
    * Set User-Agent header to tuxbuild/$VERSION
    
  • 0.10.0

    0.10.0 release
    
    * Documentation updates
    * Add support for make targets and variables.
    
  • 0.9.0

    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
    
  • 0.8.2

    0.8.2 release
    
    This release includes documentation updates for supported toolchains and
    architectures. It contains no functional changes.
    
  • 0.8.1

    0.8.1 release
    
    - exit 0 when all retried builds succeed. only exit 1 if there are
      permanent failures, i.e. actual build failures or infrastructure
      failures that are retried and still fail.
    
  • 0.8.0

    6661ac92 · Config: remove dead code ·
    0.8.0 Release
    
  • 0.7.3

    Release 0.7.3
    
  • 0.6.4

    0.6.4 release