Commit Graph

2 Commits

Author SHA1 Message Date
Jerome Prinet
e3a87b5ce4 Handle gracefully parse errors of checksum cache file 2025-09-18 11:33:13 +02:00
daz
b6395da67c Cache validated checksums for later executions
The most common case for validation will be that the wrapper jars are unchanged
from a previous workflow run. In this case, we cache the validated wrapper
checksums to minimise the work required on a subsequent run.

Fixes #172
2024-08-01 10:52:36 -06:00