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

Add way to disable the force no cache deletion behavior #287

Merged
merged 2 commits into from
Jan 6, 2019

Conversation

ThadHouse
Copy link
Member

Fixes #286

The displays a large warning when the property is set, with no way to disable the message. We really do not want teams to have that property enabled.

Fixes wpilibsuite#286

The displays a large warning when the property is set, with no way to disable the message. We really do not want teams to have that property enabled.
@JaciBrunning
Copy link
Member

Is this settable from the DSL? I think I'd prefer it to be a property on one of our typed extensions, since it's ambiguous to do gradlerio.disable.cache.cleanup inside of dsl

@ThadHouse
Copy link
Member Author

No, this is not something you would want to set from the DSL. Instead from gradle.properties in gradle user home.

@JaciBrunning JaciBrunning merged commit 8da9f53 into wpilibsuite:master Jan 6, 2019
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.

2 participants