actions/sources/test/jest
Daz DeBoer dff3ef9b8d
Only fetch checksums for unknown wrapper versions (#292)
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
2024-07-16 13:04:57 -06:00
..
resources/cache-cleanup Avoid dirty state after unit-test execution 2024-03-12 22:15:37 +13:00
wrapper-validation Only fetch checksums for unknown wrapper versions (#292) 2024-07-16 13:04:57 -06:00
.gitignore Avoid dirty state after unit-test execution 2024-03-12 22:15:37 +13:00
cache-cleanup.test.ts Update to Gradle 8.9 2024-07-14 08:12:33 -06:00
cache-debug.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
cache-reporting.test.ts Moved cache-related code into subpackage 2024-04-08 14:02:20 -06:00
cache-utils.test.ts Moved cache-related code into subpackage 2024-04-08 14:02:20 -06:00
configuration.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
dependency-graph.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
job-summary.test.ts Improve job summary readability with long tasks 2024-04-25 19:40:04 +01:00
predefined-toolchains.test.ts Add a test for merging existing toolchains.xml (#151) 2024-04-10 17:20:36 -06:00
short-lived-token.test.ts Simplify requesting short-lived Develocity access tokens (#259) 2024-06-14 21:18:08 -06:00