You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cache/__tests__
Marc Mueller 627f0f41f6
Add `fail-on-cache-miss` option (#1036)
* Add fail-on-cache-miss option

* Small improvements

* Changes after rebase

* Update description

* Only fail if no cache entry is found

* Code review

* Update readme

* Add additional test case

* Bump version + changelog

* Update package-lock.json

* Update Readme
2 years ago
..
__fixtures__ Add unit tests for actionUtils (#93) 5 years ago
actionUtils.test.ts Add support to opt-in enable cross-os caching on windows (#1056) 2 years ago
create-cache-files.sh Add path argument to create-cache-files.sh 5 years ago
restore.test.ts Add `fail-on-cache-miss` option (#1036) 2 years ago
restoreImpl.test.ts Add support to opt-in enable cross-os caching on windows (#1056) 2 years ago
restoreOnly.test.ts Add support to opt-in enable cross-os caching on windows (#1056) 2 years ago
save.test.ts Add support to opt-in enable cross-os caching on windows (#1056) 2 years ago
saveImpl.test.ts Add support to opt-in enable cross-os caching on windows (#1056) 2 years ago
saveOnly.test.ts Add support to opt-in enable cross-os caching on windows (#1056) 2 years ago
stateProvider.test.ts GA for granular cache (#1035) 2 years ago
verify-cache-files.sh Add path argument to verify-cache-files.sh 5 years ago