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

Use pre-installed Gradle when available #301

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Conversation

bigdaz
Copy link
Member

@bigdaz bigdaz commented Jul 19, 2024

Fixes #270

@bigdaz bigdaz force-pushed the dd/preinstalled-gradle branch 2 times, most recently from cc7f8f1 to ed33158 Compare July 19, 2024 19:24
By executing Gradle on the PATH, we can avoid downloading and installing
a Gradle version that is already available on the runner.

Fixes #270
Include Gradle 8.8 since it is the pre-installed version on Windows runners.
@bigdaz bigdaz merged commit 4b56f19 into main Jul 19, 2024
121 checks passed
@bigdaz bigdaz deleted the dd/preinstalled-gradle branch July 19, 2024 20:14
@bigdaz bigdaz added this to the v4.0.0 milestone Jul 20, 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 this pull request may close these issues.

Avoid downloading Gradle when version is pre-installed on runner
1 participant