ppkarwasz commented on code in PR #229:
URL: https://github.com/apache/logging-parent/pull/229#discussion_r1731193342
##########
.github/workflows/build-reusable.yaml:
##########
@@ -100,19 +148,10 @@ jobs:
--show-version --batch-mode --errors --no-transfer-progress \
site
- # We upload tests results if the build fails.
Review Comment:
The test results are no longer necessary, since Develocity provides the same
data in a more browseable format.
I restored this step partially in
https://github.com/apache/logging-parent/pull/229/commits/bbd733b135586889bee24b62a4510f52e752c7f7,
since Develocity does not upload the test log files generated under
`target/logs`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]