Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow wrapper-validation via the setup-gradle action #161

Closed
bigdaz opened this issue Apr 11, 2024 · 0 comments · Fixed by #162
Closed

Allow wrapper-validation via the setup-gradle action #161

bigdaz opened this issue Apr 11, 2024 · 0 comments · Fixed by #162
Assignees
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Apr 11, 2024

Using a explicit opt-in parameter, users should be able to perform wrapper-validation as part of their regular setup-gradle actions.

This is a precursor to #12, which becomes an issue of enabling this feature by default.

@bigdaz bigdaz self-assigned this Apr 11, 2024
@bigdaz bigdaz changed the title Enable wrapper-validation via the setup-gradle action Allow wrapper-validation via the setup-gradle action Apr 11, 2024
bigdaz added a commit that referenced this issue Apr 11, 2024
Adds a 'validate-wrappers' option to `gradle/actions/setup-gradle`,
which defaults to 'false'.
When 'true', the action will first validate all Gradle wrappers in the
repository before proceeding.

Fixes #161
@bigdaz bigdaz added this to the v3.3 milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant