Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.26.0
    82c407d8 · Release 1.26.0 ·
    1.26.0 release
    
    New features:
    
    - rework handle_manifest api
    - plan: Pass the right file_type
    - subcommands: add --json-out
    - tests: enable tests for oebuilds
    - Add support to pass job_definition for fvp-lava device
    
    Documentation updates:
    
    - doc: Update architecture toolchain supportmatrix after tuxmake 1.18.0
    - doc: References for android userspace builds
    - kas: add kas example
    - docs: fix typo
    - Add job-definition example
    
  • v1.25.1
    2aba0278 · Release 1.25.1 ·
    1.25.1 release
    
    New features:
    
    Bug fixes:
    - test: Fix callback url for tests
    
    Documentation updates:
    
    Container images:
    
  • v1.25.0
    1528c9cd · Release 1.25.0 ·
    1.25.0 release
    
    New features:
    
    - cli: test: Propagate the error message from the backend to the user
    
    Documentation updates:
    
    - documentation and example for sanity_test
    
  • v1.24.3
    18b3ab03 · Release 1.24.3 ·
    1.24.3 release
    
    Bug fixes:
    
    - cli: plan: Error on extra positional arguments
    
    Documentation updates:
    
    - docs: Additional documentation for test on real hardware
    
  • v1.24.2
    4b394a3f · Release 1.24.2 ·
    1.24.2 release
    
    New features:
    
    - examples: Rename to test on real hardware
    - examples: Change name and description of x15 build boot plan
    - examples: Add an x15 build and ltp tests plan
    - examples: Add bcm2711-rpi-4-b and dragonboard-845c build and boot test
    - docs: update keys docs
    
    Bug fixes:
    
    - test: handle keyboard interrupt in test list
    
  • v1.24.1
    3d43a07a · Release 1.24.1 ·
    1.24.1 release
    
    Documentation updates:
    
    - doc: Add missing toolchains and architectures supported in TuxSuite
    - doc: Update the architecture toolchain supportmatrix
    - docs: Add loongarch target architecture support
    
  • v1.24.0
    45eba314 · Release 1.24.0 ·
    1.24.0 release
    
    New features:
    
    - keys: improve keys cli
    
    Documentation updates:
    
    - docs: plan callback docs
    - docs: read hardware testing with tuxsuite
    
  • v1.23.0
    81475c94 · Release 1.23.0 ·
    1.23.0 release
    
    New features:
    
    - trigger: rename tuxtrigger cli to trigger
    - callback: support for plan callback
    - cli: test: plan: Add --lava-test-plans-project option
    
  • v1.22.1
    5d7eb600 · Release 1.22.1 ·
    1.22.1 release
    
    Bug fixes:
    
    - tuxtrigger: fix get plan/config
    
  • v1.22.0
    ace55e3f · Release 1.22.0 ·
    1.22.0 release
    
    New features:
    
    - tuxtrigger: validate config/plan schema
    - config: Pass lava lab instance
    - test: validate schema unittest
    - cli: test: plan: Add --lab option to choose lava instance
    
    Bug fixes:
    
    - tuxtrigger: fix tuxtrigger plan/config get plan and config files
      anchor were getting expanded or was being displayed in block style
      not inline
    
  • v1.21.2
    584b82b6 · Release 1.21.2 ·
    1.21.2 release
    
    Bug fixes:
    
    - ci: public-ecr-arm64: Remove docker variables such as host and overlay
    
  • v1.21.1
    cbfbbafc · Release 1.21.1 ·
    1.21.1 release
    
    Bug fixes:
    
    - ci: Remove docker variables such as host and overlay
    
  • v1.21.0
    898563c1 · Release 1.21.0 ·
    1.21.0 release
    
    New features:
    
    - tuxtrigger: support to upload config and plan files
    
    Bug fixes:
    
    - cli: Do not produce empty json file
    
    Documentation updates:
    
    - docs: tuxtrigger cli usage docs
    - add link to tuxtrigger
    
  • v1.20.0
    adc9f573 · Release 1.20.0 ·
    1.20.0 release
    
    New features:
    
    - config: Pass lava test plans project through tuxsuite config
    - authentication: allow to set tuxapi/tuxauth url env variable
    
    Bug fixes:
    
    - gitlab-ci: Fix pipeline with latest software and explicit images
    
  • v1.19.0
    9deea5ad · Release 1.19.0 ·
    1.19.0 release
    
    New features:
    
    - cli: enable flag '--overlay'
    - overlay: convert overlay to overlays
    
    Documentation updates:
    
    - doc: Fix missing imports in callback documentation
    
  • v1.18.0
    2c39901d · Release 1.18.0 ·
    1.18.0 release
    
    New features:
    
    - keys: variables kind support
    - cli: Remove maximum timeout. This is now handled by backends
    
    Documentation updates:
    
    - cli: bake: plan: Give space after punctuation, in help text.
    - cli: bake: Remove extra quote in help text
    - docs: bake docs
    
  • v1.17.0
    e1c730ec · Release 1.17.0 ·
    1.17.0 release
    
    New features:
    
    Bug fixes:
    
    Documentation updates:
    
    Container images:
    
    - bake: add kas override file support for kas builds
    - fix: fix job_name for bake plans fix multiple job_name submission for bake plans
    
  • v1.16.0
    eed3c7ea · Release 1.16.0 ·
    1.16.0 release
    
    New features:
    
    - cli: plan: add support for multiple job-name submissions
    - cli: plan: glob match job-name
    
  • v1.15.1
    678f9e2b · Release 1.15.1 ·
    1.15.1 release
    
    Bug fixes:
    
    - custom_commands: update command to commands
    
  • v1.15.0
    78827ed7 · Release 1.15.0 ·
    1.15.0 release
    
    New features:
    
    - cli: test: Add --tuxbuild option