v1.2.0
SHOW_RETRIES
docker variable is nowRETRIES
show_retries
GitHub action input is nowretries
--show-retries
CLI options fordeploy
command is now--retries
The new retries feature allows you to set the number of test runs to archive in storage and reuse as Allure Retries when generating test reports.
FEATURES
- New
clean:reports
CLI command for deleting all hosted test reports - New
clean:storage
CLI command for deleting all save archives (**.zip) in Storage. - New
--clean
option indeploy
command for deleting all saved archives in storage and deleting all hosted test reports before generating new reports - Performance improvements
Full Changelog: v1.1.17...v1.2.0