Open raits opened 1 month ago
Central Server Allure report: https://nordic-institute.github.io/X-Road/central-server/ui-system-test/1096
E2E Allure report: https://nordic-institute.github.io/X-Road/e2e/1097
Central Server Allure report: https://nordic-institute.github.io/X-Road/central-server/ui-system-test/1097
Security Server Allure report: https://nordic-institute.github.io/X-Road/security-server/system-test/1097
There are few other places with allure reports, were those intentionally skipped or just missed?
Would it be possible to consolidate all links into a single comment with a table? Maybe persist links into action runtime and create comment as a final step?
Also just a note: by generating report instead of using report generated by gradle, we loose execution logs tab which is a customization to see logs during whole execution. Maybe zipping those logs and adding DL link to the same report table would suffice.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR adds support to generating Allure reports from results produced during the build, publishing them with history to GH pages and leaving the links as comments.
Unfortunately, it doesn't seem that extensions are currently supported by the action: https://github.com/simple-elf/allure-report-action.