-
Include Gradle invocation arguments in cache keys (#69)
Some checks are pendingdev / check (push) Waiting to runprod / basic-build (macos-latest) (push) Waiting to runprod / basic-build (ubuntu-latest) (push) Waiting to runprod / basic-build (windows-latest) (push) Waiting to runprod / gradle-execution (macos-latest) (push) Blocked by required conditionsprod / gradle-execution (ubuntu-latest) (push) Blocked by required conditionsprod / gradle-execution (windows-latest, .bat) (push) Blocked by required conditionsprod / dependencies-cache (macos-latest) (push) Blocked by required conditionsprod / dependencies-cache (ubuntu-latest) (push) Blocked by required conditionsprod / dependencies-cache (windows-latest) (push) Blocked by required conditionsprod / configuration-cache (macos-latest) (push) Blocked by required conditionsprod / configuration-cache (ubuntu-latest) (push) Blocked by required conditionsprod / configuration-cache (windows-latest) (push) Blocked by required conditionsprod / cache-read-only (macos-latest) (push) Blocked by required conditionsprod / cache-read-only (ubuntu-latest) (push) Blocked by required conditionsprod / cache-read-only (windows-latest) (push) Blocked by required conditionsprod / failures (push) Blocked by required conditionsreleased this
2021-08-23 07:11:05 +08:00 | 1047 commits to main since this releaseThis permits a new cache entry to be persisted when a subsequent Gradle invocation does more work that an earlier invocation.
Fixes #68
Downloads