Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.38.3
    a858d7c8 · Release 0.38.3 ·
    0.38.3 release
    
    Bug fixes:
    
    - gitlab-ci: Add docker-* as dependency for publish docker
    
    Documentation updates:
    
    - doc: Use repo.tuxsuite.com for packages
    
  • v0.38.2
    fd168d1c · Release 0.38.2 ·
    0.38.2 release
    
    Bug fixes:
    
    - gitlab-ci: Move dind services call inside docker
    - gitlab-ci: Create wheel package before docker build
    
  • v0.38.1
    73173032 · Release 0.38.1 ·
    0.38.1 release
    
    Bug fixes:
    
    - gitlab-ci: Build the wheel files using flit before docker build
    
  • v0.38.0
    63b72fcb · Release 0.38.0 ·
    0.38.0 release
    
    Bug fixes:
    
    - gitlab-ci: Move docker-amd64 to deploy stage.
    - gitlab-ci: Add version from CI_COMMIT_TAG variable.
    
  • v0.37.0
    3d437e0d · Release 0.37.0 ·
    0.37.0 release
    
    New features:
    
    - Remove setup.py and version used by it instead use pyproject.toml
    
  • v0.36.0
    4af7d900 · Release 0.36.0 ·
    0.36.0 release
    
    New features:
    
    - Show paginated results for subcommand's list
    - packaging: deb and rpm related packaging
    
    Documentation updates:
    
    - Update documentation for C=1 make variable
    - doc: Add install instructions for deb and rpm packages
    
    Container images:
    
    - ci-debian: for debian packaging and general CI
    - ci-fedora: for rpm packaging
    
  • 0.35.0
    d277b4c0 · 0.35.0 release ·
    0.35.0 release
    
  • 0.34.3
    cf3f6ca2 · 0.34.3 release ·
    0.34.3 release
    
  • 0.34.2
    4c3126da · 0.34.2 release ·
    0.34.2 release
    
  • 0.34.1
    d4f67f22 · 0.34.1 release ·
    0.34.1 release
    
  • 0.34.0
    b4e96a5c · 0.34.0 release ·
    0.34.0 release
    
  • 0.23
  • 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.