Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.44.3

    protected
    9415abe4 · Release 1.44.3 ·
    1.44.3 release
    
    Bug fixes:
    - Revert "Merge branch 'fix-503-handling' into 'master'"
    
  • v1.44.2

    protected
    658619c9 · Release 1.44.2 ·
    1.44.2 release
    
    Bug fixes:
    - Improve HTTP 503 handling and retry logic
    
  • v1.44.1

    protected
    0e4d71e8 · Release 1.44.1 ·
    1.44.1 release
    
    Container images:
    - Dockerfile: drop mime-support dep
    
  • v1.44.0

    protected
    bbad0707 · Release 1.44.0 ·
    1.44.0 release
    
    New features:
    - cli: utils: drop deprecated warning message
    
    Bug fixes:
    - debian: control: Add pybuild-plugin-pyproject as build dependency
    - debian: rules: change permission
    - Makefile: codespell: skip word 'emac'
    - test: fix unit tests
    
    Documentation updates:
    - docs/readme: drop json examples and warning msg
    - docs: tuxoe: update examples
    
  • v1.43.1

    protected
    4f179118 · Release 1.43.1 ·
    1.43.1 release
    
    New features:
    - cli: plan: allow filtering for results
    
    Bug fixes:
    - gitlab-ci.yml: pin tuxpkg version
    - ci: Use gitlab's arm64 runners instead of project runner
    - CI: Use gitlab's arm64 runners instead of project runner
    
    Documentation updates:
    - docs: fix warning message
    
  • v1.43.0

    protected
    2d92a095 · Release 1.43.0 ·
    1.43.0 release
    
    New features:
    - build-definiton: migrate to 'yaml' format build definition files
    - schema: add bake schema validation
    - examples: bitbake: convert *.json to *.yaml
    
    Bug fixes:
    - scripts: exit script exection in case of failure
    - plan: execute: check fvp containers
    - coverage: Reduce the coverage to 90% from 91%
    - local_plan: fix commands for local test
    - ci: runner: Use arm64 shared runners
    - ci: images: runner: Use arm64 shared runners
    - test: test_cli_keys_subcommands: Fix assertion string for python 3.12
    - stylecheck: black: flake8: Fix errors reported
    - ci: images: Use host network for docker builds
    
    Documentation updates:
    - docs: add ssh-device docs
    - docs: update example with demo group
    - README: migrate to yaml format build-definiton
    - docs: migrate to yaml format build-definition
    
    Container images:
    - dockerfile: Use python 3.9 instead of 3.8, since 3.8 will be deprecated
    
  • v1.42.2

    protected
    7d8a6c01 · Release 1.42.2 ·
    1.42.2 release
    
    New features:
    - bake/build/test: cli: -l/-d: Support artifact dir path
    - test: add unit test for dir path
    
    Documentation updates:
    - docs: update oe docs
    
  • v1.42.1

    protected
    2e121f68 · Release 1.42.1 ·
    1.42.1 release
    
    Bug fixes:
    
    - show_logs: fix regression caused in show_logs
    - setuptools: pin setuptools version
    
    Documentation updates:
    
    - docs: add docs for list/download artifacts cli options
    
  • 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