gradle-build-action/test/jest
Daz DeBoer 32bab5b15a
Allow entries with same Job ID to match in different workflows
Previously, the workflow name was always included when matching a cache entry for the current job.
This can be overly restrictive when job definitions are shared between different workflows. 
The workflow name is still encoded in the cache entry key, but not in the restore key searching for entries with a matching job.

Fixes #1017
2024-01-03 18:38:36 -07:00
..
resources/cache-cleanup Update to latest Gradle and GE plugin 2023-04-22 12:56:45 -06:00
cache-cleanup.test.ts Bump from Gradle 8.4 to Gradle 8.5 2023-12-11 18:33:39 -07:00
cache-reporting.test.ts Move Jest tests from '__tests__' to 'test/jest' 2022-06-11 09:39:59 -06:00
cache-utils.test.ts Allow entries with same Job ID to match in different workflows 2024-01-03 18:38:36 -07:00
dependency-graph.test.ts Replace spaces with underscore in job correlator 2023-07-07 20:42:49 -06:00
input-params.test.ts Make artifact retention configurable 2023-11-09 00:06:31 -07:00