Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.42.0 protected
    9425a52f · Release 1.42.0 ·
    1.42.0 release
    
    New features:
    
    - requirements-dev: Add codespell as a dev dependency
    - bake/build/test: cli: add support to list/download artifacts
    - test: add unit test
    
    Bug fixes:
    
    - pyproject: Remove unused dependency Click
    - build: Fix style check reported by flake8
    - Revert "build: Fix style check reported by flake8"
    - build: Add noqa for the latest versions of flake8
    
    Documentation updates:
    
    - check: Fix typos reported by codespell
    
  • v1.41.4 protected
    131b8120 · Release 1.41.4 ·
    1.41.4 release
    
    Bug fixes:
    
    - Improve parameters support
    
  • v1.41.3 protected
    858c8fc5 · Release 1.41.3 ·
    1.41.3 release
    
    Documentation updates:
    
    - docs: Update test on real hardware examples
    
  • v1.41.2 protected
    5a3164c0 · Release 1.41.2 ·
    1.41.2 release
    
    Bug fixes:
    
    - Revert "plan: test: Do not pass plan callback to tests in a plan"
    
  • v1.41.1 protected
    c62afd29 · Release 1.41.1 ·
    1.41.1 release
    
    Bug fixes:
    
    - cli: Remove sending emails for notification, for objects in plan
    - plan: test: Do not pass plan callback to tests in a plan
    
  • v1.41.0 protected
    73756f05 · Release 1.41.0 ·
    1.41.0 release
    
    New features:
    
    - cli: Introduce --notify-email option
    
  • v1.40.1 protected
    5d3ad411 · Release 1.40.1 ·
    1.40.1 release
    
    New features:
    
    - bake: add bake list support
    - bake: list: unit-test
    
  • v1.40.0 protected
    753f21be · Release 1.40.0 ·
    1.39.1 release
    
    Bug fixes:
    
    - plan: execute: fix MODULES_PATH argument
    - plan: execute: rearrange --tests argument
    - plan: execute: set return code
    - plan: execute plan: add --wrapper option
    - plan: execute: extract dtbs if present
    - list: fix build/test/plan list with --limit
    
  • v1.39.0 protected
    b9706d1a · Release 1.39.0 ·
    1.39.0 release
    
    New features:
    
    - Add support for test_name field
    - feat: support to run simple plan locally
    - test: unit-test: support to run simple plan locally
    - dependency: add tuxrun,tuxmake dependency
    - ci: Unit test in different python versions
    
    Bug fixes:
    
    - cli: Fix patch series option help text to be explicit
    - Fix formatting
    
    Documentation updates:
    
    - docs: plan execute docs
    - docs: update local plan docs
    - docs: fix docs
    
  • v1.38.2 protected
    5c90dd92 · Release 1.38.2 ·
    1.38.2 release
    
    New features:
    
    - bake: build definition file/URL
    
  • v1.38.1 protected
    59db4463 · Release 1.38.1 ·
    1.38.1 release
    
    New features:
    
    Bug fixes:
    - plan-get: improve plan get --json-out
    
    Documentation updates:
    
    Container images:
    
  • v1.38.0 protected
    faa830ca · Release 1.38.0 ·
    1.38.0 release
    
    New features:
    
    - plan: add support to pass test parameters
    
    Documentation updates:
    
    - Fix documentation on supported instance types
    
    Testing / Infrastructure:
    
    - Makefile: Introduce check make target and use style target in ci
    - release: Add testing/infrastructure section to the release notes
    
  • v1.37.2 protected
    2658cd9a · Release 1.37.2 ·
    1.37.2 release
    
    Bug fixes:
    
    - cli: plan: Do not require config for plan create sub-sub-command
    
    Documentation updates:
    
    - Update the list of instances available
    - doc: examples: Add db845c android build and boot plan
    
    Testing/infrastructure:
    
    - ci: Makefile: Introduce codespell checks
    
  • v1.37.1 protected
    70011159 · Release 1.37.1 ·
    1.37.1 release
    
    Documentation updates:
    
    - doc: Add example build boot plan for rk3399-rock-pi-4b
    
  • v1.37.0 protected
    9589eba6 · Release 1.37.0 ·
    1.37.0 release
    
    New features:
    
    - cli: Add callback header option to all sub commands
    
    Bug fixes:
    
    - build: Handle verify build parameters exception gracefully
    
  • v1.36.0 protected
    e1a48737 · Release 1.36.0 ·
    1.36.0 release
    
    New features:
    
    - plan: support to upload plan file
    
    Bug fixes:
    
    - cli: Fix list sub-sub-command to be non-interactive when required
    - plan_create: fix kconfig order
    - plan-create: overwrite-target only when provided
    
  • v1.35.2 protected
    c27448eb · Release 1.35.2 ·
    1.35.2 release
    
    Bug fixes:
    
    - build: Filter plan callback header from build child class
    
  • v1.35.1 protected
    d72f13a7 · Release 1.35.1 ·
    1.35.1 release
    
    Bug fixes:
    
    - support lab/lava-test-plans-project from plan file
    - ci: Install aws-cli via apk package manager instead of pip
    
  • v1.35.0 protected
    613f9ec2 · Release 1.35.0 ·
    1.35.0 release
    
    New features:
    
    - cli: plan: Add plan callback option
    
    Bug fixes:
    
    - cli: test: result: for: fix naming
    - cli: test: result: add skip's
    - cli: test: rework results
    - bitbake: Filter plan callback header from bitbake child class
    
  • v1.34.0 protected
    e997877c · Release 1.34.0 ·
    1.34.0 release
    
    New features:
    
    Bug fixes:
    - cli: test: Private artifacts fetch doesn't work with redirection
    
    Documentation updates:
    
    Container images: