Skip to content

ci: support multiple allure reports#497

Merged
fstr merged 1 commit intomainfrom
fstr/fix-allure-report-upload
Mar 31, 2026
Merged

ci: support multiple allure reports#497
fstr merged 1 commit intomainfrom
fstr/fix-allure-report-upload

Conversation

@fstr
Copy link
Copy Markdown
Contributor

@fstr fstr commented Mar 26, 2026

Description
The upload of two allure reports from the Core Integration Tests is broken and one of the reports leads to a dead link.

I implemented a new version of firebolt-db/action-allure-report@v2 which supports the upload of multiple reports in one job. For consistency, I also use the new action for the single report upload from the v2 integration tests.

I changed URLs to the reports, but they are only linked from GHA.

Bildschirmfoto 2026-03-31 um 10 58 53

Note: The deployment of the reports happens through a GHA provided GHA workflow to the gh-pages branch that runs separately. The reports will be available once that flow finishes. This logic is unchanged and is the default "GHA-way" to deploy gh-pages.

@fstr fstr requested a review from a team as a code owner March 26, 2026 02:42
@fstr fstr force-pushed the fstr/fix-allure-report-upload branch 4 times, most recently from 1e25b23 to 6a5a968 Compare March 27, 2026 08:53
@fstr fstr force-pushed the fstr/fix-allure-report-upload branch from 6a5a968 to ae89a5e Compare March 27, 2026 09:55
@fstr fstr force-pushed the fstr/fix-allure-report-upload branch from dd28ea8 to e87e80d Compare March 31, 2026 08:26
@sonarqubecloud
Copy link
Copy Markdown

@fstr fstr merged commit fbacfd5 into main Mar 31, 2026
20 checks passed
@fstr fstr deleted the fstr/fix-allure-report-upload branch March 31, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants