With Gradle Project Isolation coming, is there any plan to get something like a "remote configuration cache" similar to how remote build cache works?
It could also help to get config cache working on CIs that do not have direct official support. Adding config cache to GitHub is more or less straightforward, but it is really annoying on GitLab for example.