Skip to content

Conversation

bigdaz
Copy link
Member

@bigdaz bigdaz commented Aug 31, 2024

Instead of always installing and using the latest Gradle version for cache cleanup, we now require at least Gradle 8.9.

This avoids downloading and installing Gradle if the version on PATH is sufficient to perform cache cleanup.

bigdaz added 2 commits August 29, 2024 12:22
Instead of always installing the latest version of Gradle for cache-cleanup,
check for a version on PATH and use it if version >= 8.9
@bigdaz bigdaz force-pushed the dd/version-comparison branch from 6e8f6dc to a628419 Compare August 31, 2024 17:02
@bigdaz bigdaz changed the title Require minimal Gradle version for cache-cleanup Require minimum Gradle version for cache-cleanup Aug 31, 2024
@bigdaz bigdaz changed the title Require minimum Gradle version for cache-cleanup Ensure minimum Gradle version for cache-cleanup Aug 31, 2024
@bigdaz bigdaz merged commit 7e0f050 into main Aug 31, 2024
115 checks passed
@bigdaz bigdaz deleted the dd/version-comparison branch August 31, 2024 17:11
eduardbosch-jt pushed a commit to jobandtalent/gradle-actions that referenced this pull request May 30, 2025
Instead of always installing and using the latest Gradle version for
cache cleanup, we now require at least Gradle 8.9.

This avoids downloading and installing Gradle if the version on PATH is
sufficient to perform cache cleanup.
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.

1 participant