-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Disable caching for tasks failing task type validation #9076
Milestone
Comments
What happens if this breaks important stuff like Android? Should there be a way to disable the disabling? :o |
This is now implemented via #15306. |
This was referenced Apr 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With all the new things we learn after https://github.com/gradle/build-cache/issues/283 is implemented we can disable caching for some more unsafe tasks.
The text was updated successfully, but these errors were encountered: