Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.14.0
    11009996 · Release 1.14.0 ·
    1.14.0 release
    
    New features:
    
    - cli: test: Add --qemu-image option
    
  • v1.13.0
    5ea23451 · Release 1.13.0 ·
    1.13.0 release
    
    New features:
    
    - test: allow custom command in vm
    
  • v1.12.0
    d9a1050f · Release 1.12.0 ·
    1.12.0 release
    
    New features:
    
    - keys: New subcommand to interact with tuxapi keys support
    
    Bug fixes:
    
    - mbed: disable failing job
    
    Documentation updates:
    
    - docs: OE build docs in Readme
    
  • v1.11.2
    eaac0481 · Release 1.11.2 ·
    1.11.2 release
    
    Bug fixes:
    
    - cli: plan: check if plan url is valid before cancelling
    
    Documentation updates:
    
    - doc: Docker installation notes to install from tuxsuite's public ecr
    
  • v1.11.1
    00376ab1 · Release 1.11.1 ·
    1.11.1 release
    
    Bug fixes:
    
    - remote-version: Fix failure case, since the urls is now operational
    
  • v1.11.0
    ee9fcd30 · Release 1.11.0 ·
    1.11.0 release
    
    New features:
    
    - remote-version: Option to fetch remote backend tools version
    
  • v1.10.0
    689f778e · Release 1.10.0 ·
    1.10.0 release
    
    Container images:
    
    - gitlab-ci: Publish docker images to tuxsuite aws public ecr repository
    
  • v1.9.0
    d8a7742e · Release 1.9.0 ·
    1.9.0 release
    
    New features:
    
    - cli: Add callback url option to build/bake/test
    
    Documentation updates:
    
    - doc: Add documentation for callback option
    
  • v1.8.0
    7076a933 · Release 1.8.0 ·
    1.8.0 release
    
    New features:
    
    - POST: POST tests in batch of 500
    - POST: POST builds/oebuilds in batch of 500
    
  • v1.7.4
    07a811c7 · Release 1.7.4 ·
    1.7.4 release
    
    New features:
    - Allow for private plans
    - Add plan wait subcommand
    - Add support for bios in tests and plans
    
  • v1.7.3
    91ac9d93 · Release 1.7.3 ·
    1.7.3 release
    
    Documentation updates:
    
    - doc: Update support for clang-16 toolchain in README and help text
    
  • v1.7.2
    2e4d51f7 · Release 1.7.2 ·
    1.7.2 release
    
    Bug fixes:
    
    - cli: plan: Differentiate between error from utils and variable
    - cli: plan: Handle 404 with an error during a plan get operation
    - black: Fix black errors with latest version of black (23.1.0)
    - cli: plan: generate build.json even if the cli times out
    
  • v1.7.1
    ee5208f6 · Release 1.7.1 ·
    1.7.1 release
    
    New features:
    
    - cli: generate build.json even if the cli times out
    
  • v1.7.0
    a0ec43aa · Release 1.7.0 ·
    1.7.0 release
    
    New features:
    
    - feat plan cancel argument for tuxsuite cli
    - feat: cancel url test call
    - feat: add bake cancel argument for tuxsuite cli
    - feat: add build cancel argument for tuxsuite cli
    - feat: add test cancel argument to tuxsuite cli
    - is_public: add flag for private build add  flag for private builds
    - Add mbedTLS examples
    - Remove Experimental message from the cli
    - feat: handle unknown and canceled results in tuxsuite cli
    
    Bug fixes:
    
    - patch_series: Do not download the patch multiple times for a plan via b4
    - requirements: Pin b4 version to 0.9.1
    - fix: fix cli output Fix cli Traceback in format_plan_result in case of build status
    
    Documentation updates:
    
    - example: bake: simplify sample yaml file
    - example: bake: remove un-needed merge key
    - example: poky-next: improve plan
    - doc: private flag/storage
    - docs: add cancel subcommand for tuxsuite docs
    
  • v1.6.0
    89bc7f2e · Release 1.6.0 ·
    1.6.0 release
    
    New features:
    
    - make: Add a validate-pre-release command
    - scripts: Run integration tests in parallel during validate-pre-release
    - bake: pinned_manifest support
    - feature: private_key flag for private-builds
    - download: pass authorization for private builds
    
    Documentation updates:
    
    - doc: drop google fonts
    
  • v1.5.0
    f20ffca5 · Release 1.5.0 ·
    1.5.0 release
    
    New features:
    
    - bake: enable extraconfigs field
    
    Documentation updates:
    
    - Revert "bake: Drop bake outdated example"
    
  • v1.4.1
    cdc449a1 · Release 1.4.1 ·
    1.4.1 release
    
    Bug fixes:
    
    - update: tuxsuite cli output update for android builds
    - fix: plan local-manifest/no_cache issue
    
  • v1.4.0
    ae74ceb4 · Release 1.4.0 ·
    1.4.0 release
    
    New features:
    
    - test: Add unit test for passing patch series to plan sub command
    - Return the values from command handlers
    - Add "tuxsuite project" sub-cmd to manage projects
    - Add a group sub-command
    - CI: improve test coverage on tuxsuite.cli.utils
    - CI: increase coverage to 91%
    - add morello-baremetal device
    - Enable sharding for tests
    - cli: Show an error instead of traceback in show log
    
    Bug fixes:
    
    - Drop executable flag
    
  • v1.3.0
    8f286b95 · Release 1.3.0 ·
    1.3.0 release
    
    New features:
    
    - results: from-json can fetch results for builds/tests/oebuilds
    
    Bug fixes:
    
    - unit-test: Improve OE plan unit test
    - fix: cli-output-fix in no-wait
    - bake: Drop bake outdated example
    - test: fix_test_result in case of infra-error
    - plan: Propagate patch series supplied in command line
    
  • v1.2.0
    ac0fbe4d · Release 1.2.0 ·
    1.2.0 release
    
    Documentation updates:
    
    - docs: Remove all build-set related documentation
    - build: Remove other references of build-set
    - doc: README: Fix doc based on the new behavior for results sub-command