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 940f3d7cf1
Add `lookup-only` option (#1041)
* Add new actions/cache version (with dryRun support)

* Add dry-run option

* Changes after rebase

* Update readme

* Rename option to lookup-only

* Update test name

* Update package.json + changelog

* Update README

* Update custom package version

* Update custom package version

* Update @actions/cache to 3.2.0

* Code review

* Update log statement

* Move test case

---------

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
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 `lookup-only` option (#1041) 2 years ago
restoreImpl.test.ts Add `lookup-only` option (#1041) 2 years ago
restoreOnly.test.ts Add `lookup-only` option (#1041) 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