Hi,
This 1.6.1 release fixes a bug when SQUAD works with SQS FIFO queues.
The bug prevented newer tasks from being delivered to workers until
older tasks are complete.
Complete list of changes that went in:
* squad: celery: make tasks groups unique on SQS
* pytest.ini: include more tests that were being ignored
* pytest.ini: bump minimal code coverage
* core: tasks: fix bug on testrun status table where 'has_metrics'
defaults to false for testruns that have metrics
* api: rest: enable displaying null for empty metrics and tests on
testrun api view
Cheers,
Charles
Hi,
This 1.6 release adds support to queue suffix names, which enables
fixing a bug that happens if SQUAD was configured with AWS SQS and a
lab entered in maintenance state.
It also adds the ability to switch test results layout when viewing a
build home page.
Complete list of changes going in:
* ci: backend: lava: add exception when a lava backend is offline
* frontend:
* build: add option to change test results layout
* views: order environments columns by alphabetical order
* settings:
* fix notification tasks routing
* add support to suffix-named queues
Cheers,
Charles
Hi,
This 1.5 release fixes a bug that made SQUAD submit a single
TestJob multiple times. It also allows project admins to create
copies of projects with the `Save as` option.
Complete list of changes going in:
* ci: tasks: avoid multiple submissions
* core: admin: enable `save as` option for projects
* frontend: project_settings: add advanced settings tab
* Updated translation:
* Translated using Weblate (Norwegian Bokmål)
Cheers,
Charles