Releases: allure-framework/allure-teamcity
Releases · allure-framework/allure-teamcity
2.13.0
What's Changed
🐞 Bug Fixes
- Fix plugin name by @eroshenkoam in #119
👻 Internal changes
Full Changelog: 2.12.0...2.13.0
2.12.0
What's Changed
🔬 Improvements
🐞 Bug Fixes
- Removed double-slash in artifactUrl path by @Carnage78 in #108
👻 Internal changes
- Release files update by @vbragin in #112
- Fix release by @eroshenkoam in #113
- Update plugin info by @eroshenkoam in #114
- Workflow refactoring by @eroshenkoam in #115
- Fix plugin name for release by @eroshenkoam in #116
New Contributors
- @Carnage78 made their first contribution in #108
- @Dead-off made their first contribution in #107
Full Changelog: 2.11.0...2.12.0
2.11.0
🔬 Improvements
- Add github actions (via #106) - @eroshenkoam
- Encode branch name before url creation (via #100) - @Ameterezu
🐞 Bug Fixes
- Lock history files (fixes #80) (via #105) - @ivan1767p
- Update dependencies (fix ncdf) (via #104) - @eroshenkoam
👀 Links
2.10.0
Migration guide
In case of error: Cannot find allure tool folder
you need to open and resave Allure Report build step.
New Features
Bug Fixes
- Set java home from settings (via #93) - @eroshenkoam
Links
2.9.2
Bug Fixes
- Fix missing summary (via #90) - @eroshenkoam
- Fix missing artefact npe (via #89) - @eroshenkoam
Links
2.9.1
2.9.0
2.8.1
Fixes
- Fix report link (via #76) - @eroshenkoam
- Do not require publish mode (via #75) - @eroshenkoam
Links
2.8.0
2.7.0
New Features
- Link to report on build overview page (via #71) - @eroshenkoam
Improvements
- Zip allure report before publishing (via #71) - @eroshenkoam
Migration guide
In case you are using "Report Tab" feature you need update Allure Tab configuration:
- Open project configuration page
- Navigate to Report Tabs
- Add one more report tab
- Tab Title:
Allure Report2 (for example)
- Start page:
allure-report.zip!allure-report/index.html
- Tab Title:
Result would be like on screenshot