Releases: mgrybyk-org/allure-report-branch-action
Releases · mgrybyk-org/allure-report-branch-action
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.0
v1.3.1
v1.3.0
What's Changed
- added
list_dirs_branch
to writeindex.html
only per branch - disable old reports cleanup (by setting
max_reports
to0
) separately from the branch cleanup (branch_cleanup_enabled
) - renamed
cleanup_enabled
tobranch_cleanup_enabled
- bump deps
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Full Changelog: v1.1.4...v1.2.0
v1.1.4
Changelog
- fix duration in allure history report
- bump deps
- update allure cli from
2.25.0
to2.26.0
Known issues
- actions/toolkit#1621 caused the bundle size to increase by 820kB.
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Changelog
- upgrade to NodeJS 20
- update allure cli from
2.23.1
to2.25.0
- upgrade from @actions/github@5 to @actions/github@6
- updated all dependencies to the latest version
Known issues
- actions/toolkit#1621 caused the bundle size to increase by 820kB.
Full Changelog: v1.1.2...v1.1.3