pingtimeout opened a new pull request, #3381: URL: https://github.com/apache/polaris/pull/3381
During workflow development, Github runners may be temporarily banned from services.gradle.org. This PR ensures that Gradle and the Gradle wrapper are set up using the proper Github Action and therefore from Github mirrors so that the issue does not happen anymore. Example of issue: https://github.com/pingtimeout/polaris/actions/runs/20488431923/job/58875553318 ``` Error: Exception in thread "main" java.io.IOException: Downloading from https://services.gradle.org/distributions/gradle-9.2.1-bin.zip failed: timeout (10000ms) ``` -- 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]
