Releases: cybersokari/allure-report-deployer
Releases · cybersokari/allure-report-deployer
v1.5.2
v1.5.1
Release CLI package v1.5.1
v1.5.0
What's Changed
Configure Allure report language with the following:
--report-langauge
option in CLILANG
env in Docker image
Full Changelog: v1.4.3...v1.5.0
v1.4.5
Bug fixes and performance improvements
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
Enhance notifiers
Enhance notifiers to include failed
, skipped
and unknown
result statuses.
v1.1.10
Release CLI version 1.1.10
Archive files as Zip
- Files are now zipped before upload.
- Zipped file names are ISO Date String.
- Sunset WATCH_MODE and TTL_SECS
Version 1.0: Ready for Production
v1.0.0 Merge remote-tracking branch 'origin/main'
Alpha v2
- Use Firebase hosting channels to enable ephemeral hosting
- Hosting and storage optionality enable. Either one or both must be enabled
- WEBSITE_ID replaces FIREBASE_SITE_ID