gradle / gradle/android-cache-fix-gradle-plugin
Project is fully cacheable when run on CI and then locally
Open
- Dominant language
- Groovy
- Stars
- 525
- Forks
- 56
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
Currently, the test tasks are using different system properties between CI and local. This causes a difference in task inputs and ultimately causes remote build cache misses.
This Build Scan comparison shows the differences: https://ge.solutions-team.gradle.com/c/rmnsxrhdqytwo/stv4atowhhomw/task-inputs?cacheability=cacheable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.