Skip to content

Upload Gradle reports#243

Merged
Lipen merged 1 commit intomainfrom
lipen/upload-gradle-reports
Jan 31, 2025
Merged

Upload Gradle reports#243
Lipen merged 1 commit intomainfrom
lipen/upload-gradle-reports

Conversation

@Lipen
Copy link
Copy Markdown
Member

@Lipen Lipen commented Jan 31, 2025

This PR adds a separate step in all GHA jobs for uploading Gradle reports (mainly, test results/failures). This would simplify the debugging of tests failing on CI: test reports contain full logs of failing tests, including a complete error message and a stacktrace, all in html form.

Note that the step condition !cancelled() forces the uploading step to execute even if the previous steps failed.

@Lipen Lipen requested a review from Saloed January 31, 2025 13:18
@Lipen Lipen merged commit 5ecce14 into main Jan 31, 2025
6 checks passed
@Lipen Lipen deleted the lipen/upload-gradle-reports branch January 31, 2025 17:39
Saloed pushed a commit that referenced this pull request Jun 2, 2025
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.

2 participants