snazy commented on code in PR #1928: URL: https://github.com/apache/polaris/pull/1928#discussion_r2189414487
########## .github/workflows/regtest.yml: ########## @@ -53,9 +61,40 @@ jobs: :polaris-server:quarkusAppPartsBuild --rerun \ -Dquarkus.container-image.build=true + - name: Save partial Gradle build cache Review Comment: We should only store the Gradle caches from `gradle.yaml`, not from other workflows. It's doesn't make much sense either, because the cache contents are only read, but never modified. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org