Skip to content

Leave Allure results cleanup to build tools#1295

Merged
baev merged 1 commit into
mainfrom
get-rid-results-cleanup
Jun 19, 2026
Merged

Leave Allure results cleanup to build tools#1295
baev merged 1 commit into
mainfrom
get-rid-results-cleanup

Conversation

@baev

@baev baev commented Jun 17, 2026

Copy link
Copy Markdown
Member

Context

Allure Java no longer cleans result directories from inside the filesystem results writer. Existing result files are preserved when new results are written, so cleanup remains the responsibility of normal Maven or Gradle workflows such as clean, cleanTest, or project-specific build configuration.

This avoids surprising runtime deletion behavior and keeps the writer focused on producing durable Allure result files.

Checklist

@baev baev added the type:improvement Change that improves some user experience but can't be considered as a new feature label Jun 17, 2026
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Java – Pull request #1295 24m 41s Passed tests 1658   Skipped tests 2 0 0 0 View

@baev baev merged commit 45ad4f2 into main Jun 19, 2026
13 of 14 checks passed
@baev baev deleted the get-rid-results-cleanup branch June 19, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:core type:improvement Change that improves some user experience but can't be considered as a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants