Skip to content
#

gradle-wrapper

Here are 65 public repositories matching this topic...

JLLeitschuh
JLLeitschuh commented Mar 4, 2020

If this action is run and a user forgets to add the - uses: actions/checkout@v2 they get this uninformative error:

Run gradle/wrapper-validation-action@v1
  with:
    wrapper-directory: gradle/wrapper
    gradle-executable: gradlew
    allow-snapshots: true
    min-wrapper-count: 1
##[error]Gradle Wrapper Validation Failed!
  See https://github.com/gradle/wrapper-validation-action

Improve this page

Add a description, image, and links to the gradle-wrapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradle-wrapper topic, visit your repo's landing page and select "manage topics."

Learn more