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

Attempt to simplify Gradle User Home cleanup with Gradle 8.8 #24

Closed
bigdaz opened this issue Feb 18, 2023 · 0 comments · Fixed by #272
Closed

Attempt to simplify Gradle User Home cleanup with Gradle 8.8 #24

bigdaz opened this issue Feb 18, 2023 · 0 comments · Fixed by #272
Labels
enhancement New feature or request in:cache-cleanup
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Feb 18, 2023

With improved cache-cleanup configurability in Gradle 8 and further improvements in Gradle 8.8, we should simplify the code used to force the cleanup of all unused entries.

This will tie the cache-cleanup implementation to Gradle 8.8+, and we'll need to ensure that Gradle 8.8 is always used when running the cache-cleanup action. Provisioning the Gradle version to use for cache-cleanup will also address #33.

@bigdaz bigdaz added the enhancement New feature or request label Feb 18, 2023
@bigdaz bigdaz transferred this issue from gradle/gradle-build-action Feb 9, 2024
@bigdaz bigdaz changed the title Attempt to simplify Gradle User Home cleanup with Gradle 8 Attempt to simplify Gradle User Home cleanup with Gradle 8.8 Jun 3, 2024
@bigdaz bigdaz closed this as completed in 95ef722 Jun 28, 2024
bigdaz added a commit that referenced this issue Jun 28, 2024
@bigdaz bigdaz added this to the 3.5.0 milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in:cache-cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant