mirror of
https://github.com/gradle/actions
synced 2024-11-27 20:02:19 +00:00
dff3ef9b8d
The checksum values for most wrapper versions are hard-coded into the action. These known checksum values are first used for validation: only if none of the known values work do we download checksums. Previously, we blindly downloaded all of the checksum values in this case: we now only download the checksums for versions that are not in our "known" set. Fixes #171 |
||
---|---|---|
.. | ||
resources/cache-cleanup | ||
wrapper-validation | ||
.gitignore | ||
cache-cleanup.test.ts | ||
cache-debug.test.ts | ||
cache-reporting.test.ts | ||
cache-utils.test.ts | ||
configuration.test.ts | ||
dependency-graph.test.ts | ||
job-summary.test.ts | ||
predefined-toolchains.test.ts | ||
short-lived-token.test.ts |