openrewrite / rewrite-github-actions

OpenRewrite recipes for performing GitHub action hygiene and migration tasks.
Apache License 2.0
9 stars 10 forks source link

Use Gradle Wrapper instead of Gradle binary directly #115

Open mccartney opened 1 week ago

mccartney commented 1 week ago

What's changed?

Adding a new recipe for using gradlew (Gradle Wrapper) instead of calling the Gradle binary directly.

What's your motivation?

Checklist

knutwannheden commented 1 week ago

/cc Gradle expert @shanman190 ðŸ¤