[Feature request] Support Project Isolation
Open
- Dominant language
- Kotlin
- Stars
- 434
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Project isolation is coming down the pipeline in Gradle and adds new limitations
https://gradle.github.io/configuration-cache/#status_as_of_gradle_8_5
The problematic line is use of `subprojects` here: https://github.com/dropbox/focus/blob/main/focus-gradle-plugin/src/main/kotlin/com/dropbox/focus/FocusPlugin.kt#L71
This is part of a larger issue with this feature's limitations: https://github.com/gradle/gradle/issues/22514
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.