Justin Breitfeller
05/09/2024, 1:41 PMSubpluginOption
that contain an absolute path to a directory. I think this is breaking my build cache and I'm wondering if that should just be changed to store a relative file path, or if there is a better way to provide an absolute file path so that Gradle can interpret it as a relative path.Vampire
05/09/2024, 10:42 PMJustin Breitfeller
05/10/2024, 12:56 PMTapchicoma
05/31/2024, 10:16 AMSubpluginOptions
API is under-developed and could lead to cache issues, specifically for file options. We have plans to improve itJustin Breitfeller
05/31/2024, 2:05 PMTapchicoma
05/31/2024, 2:06 PMJustin Breitfeller
05/31/2024, 2:06 PMTapchicoma
05/31/2024, 2:19 PMFilesSubpluginsOptions
options marked as @Internal
so while they are not breaking the cache, they also may lead to false errorsJustin Breitfeller
05/31/2024, 2:36 PM