Slackbot
01/10/2023, 4:16 PMno
01/10/2023, 7:53 PMAG
01/10/2023, 9:04 PMThis configuration precedence does not apply to plugin builds included through pluginManagement as these are loaded before the cache configuration itself.
I've tried to add the same config in my build-logic-settings but it didn't work.no
01/10/2023, 9:29 PMAG
01/11/2023, 6:54 AMAG
01/11/2023, 6:56 AMno
01/11/2023, 4:47 PMAG
01/11/2023, 5:54 PMremote<HttpBuildCache> {
...
}
it works fine but with
remote(gradleEnterprise.buildCache) {
...
}
it's notAG
01/11/2023, 6:21 PMno
01/11/2023, 6:43 PMAG
01/11/2023, 7:03 PMno
01/11/2023, 7:06 PMAG
01/11/2023, 7:24 PMno
01/16/2023, 9:52 AMHttpBuildCache
can be used from an included build.