Daz DeBoer
Daz DeBoer
There is now an API that permits users to delete specific cache entries. It might be possible to leverage this to overwrite existing cache entries, allowing corrupted cache entries to...
Currently, there are 3 mechanisms by which Gradle distributions may be downloaded: 1. When the `gradle-build-action` provisions a specified Gradle version for use 2. When the Gradle wrapper is used...
When the short-lived access token expires during a long-running build, Build Scan publishing will fail. We should detect this particular failure condition and present a useful message in the Job...
As mentioned in the README, this action is being replaced by `gradle/actions/wrapper-validation`. Please report bugs and feature requests at https://github.com/gradle/actions. Thanks!