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 #162

Merged
merged 5 commits into from Apr 11, 2024

Conversation

bigdaz
Copy link
Member

@bigdaz bigdaz commented 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 merged commit 38e5492 into main Apr 11, 2024
91 checks passed
@bigdaz bigdaz added this to the v3.3 milestone Apr 11, 2024
@bigdaz bigdaz deleted the pr/setup-validate-wrapper branch April 11, 2024 18:49
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 this pull request may close these issues.

Allow wrapper-validation via the setup-gradle action
1 participant