-
Notifications
You must be signed in to change notification settings - Fork 48
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
Make gradle-home-cache-cleanup: true the default #26
Comments
@martinbonnin Yes this is the plan longer term, but the cache-cleanup was released as "experimental" and I didn't feel ready to enable it by default. Enabling by default will be in an upcoming release. |
sschuberth
referenced
this issue
in oss-review-toolkit/ort
Jun 22, 2023
See [1]. At a later point, this will become the default [2], and then this could be reverted. [1]: https://github.com/gradle/gradle-build-action#removing-unused-files-from-gradle-user-home-before-saving-to-cache [2]: https://github.com/gradle/gradle-build-action/issues/630 Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
sschuberth
referenced
this issue
in oss-review-toolkit/ort
Jun 22, 2023
See [1]. At a later point, this will become the default [2], and then this could be reverted. [1]: https://github.com/gradle/gradle-build-action#removing-unused-files-from-gradle-user-home-before-saving-to-cache [2]: https://github.com/gradle/gradle-build-action/issues/630 Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋 Thanks for saving our build times ❤️ Would it make sense to include
gradle-home-cache-cleanup: true
by default and have the option opt-out? Sounds like this would be a reasonable default to expect?The text was updated successfully, but these errors were encountered: