-
v1.7.0a0ec43aa · ·
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.089bc7f2e · ·
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.4.0ae74ceb4 · ·
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.08f286b95 · ·
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