Tags give the ability to mark specific points in history as being important
-
v1.44.0
protectedbbad0707 · ·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
protected4f179118 · ·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
protected2d92a095 · ·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.0
protected9425a52f · ·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.40.0
protected753f21be · ·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
protectedb9706d1a · ·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.0
protectedfaa830ca · ·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