Closed liutikas closed 1 month ago
I'm considering removing develocity integration, WDYT?
Or, merge this but default to disabling the integration, and add a deprecation warning if it's enabled.
If nobody complains then remove it in a couple of months.
Configuring develocity build scan additional detail publishing breaks Gradle project isolation https://github.com/GradleUp/shadow/issues/907
This change adds a new property com.gradleup.shadow.enableDevelocityIntegration that defaults to true, however it allows folks to set it to false and make shadow plugin usage project isolation safe.