actions/sources
Daz DeBoer 83709b49fe
Fix checksum test by reducing network calls (#444)
This test was originally starting with an empty set of checksums,
leading to the download of a checksum for every released and snapshot
version. This resulted in in sporadic test failures.

We now start with a known set of checksums and ensure that those that
are missing are downloaded. This involved some refactoring and
improvement in the way snapshot checksums are processed.
2024-11-14 15:44:07 -07:00
..
patches Update patch for actions/cache 3.3.0 2024-11-11 12:18:11 -07:00
src Fix checksum test by reducing network calls (#444) 2024-11-14 15:44:07 -07:00
test Fix checksum test by reducing network calls (#444) 2024-11-14 15:44:07 -07:00
.eslintignore Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.eslintrc.json Generated graph is submitted immediately by dependency-submission action 2024-04-07 16:57:18 -06:00
.gitignore Build and commit changes to 'dist' automatically 2024-04-10 07:33:46 -06:00
.nvmrc Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.prettierignore Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.prettierrc.json Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.tool-versions Use Gradle 8.11 as the minimum version for cache-cleanup 2024-11-11 20:54:29 -07:00
jest.config.js Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
package-lock.json npm audit fix 2024-11-11 20:54:29 -07:00
package.json Bump the npm-dependencies group across 1 directory with 4 updates 2024-11-11 11:34:26 -07:00
tsconfig.json Initial import of wrapper-validation-action 2024-04-10 21:17:49 -06:00