Skip to content

Fix Allure report settings and custom branding edge cases#454

Merged
baev merged 1 commit into
mainfrom
fix-settings
Jul 8, 2026
Merged

Fix Allure report settings and custom branding edge cases#454
baev merged 1 commit into
mainfrom
fix-settings

Conversation

@baev

@baev baev commented Jul 8, 2026

Copy link
Copy Markdown
Member

Context

This fixes the global Allure report configuration form so the download URL and local storage path fields save into the correct settings instead of being swapped.

It also makes custom branding more reliable: Allure configs without an existing plugins list can now register the custom logo plugin, and replacement values such as logo URLs or build names containing $ or backslashes are written literally instead of failing or being corrupted.

Checklist

@baev baev added the pr:bug Pull requests that fix broken or incorrect behavior. label Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Bamboo – Pull request #454 13s 49ms Passed tests 55 3 0 0 View
Allure Bamboo GitHub actions run (2026-07-08T12:35:34.123Z) 13s 49ms Passed tests 55 3 0 0 View

@baev
baev merged commit c0a7bd9 into main Jul 8, 2026
8 of 9 checks passed
@baev
baev deleted the fix-settings branch July 8, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:bug Pull requests that fix broken or incorrect behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants