1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-20 03:46:17 +02:00
cache/__tests__
OlegYch 26c99606c4 Use posix archive format
This preserves timestamps with nanoseconds precision and makes the cache usable by tools which rely on it (eg https://www.scala-sbt.org/).
2020-03-27 19:33:12 +03:00
..
__fixtures__ Add unit tests for actionUtils (#93) 2019-11-13 16:13:00 -05:00
actionUtils.test.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
cacheHttpsClient.test.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
create-cache-files.sh test e2e during workflow (#185) 2020-02-13 12:38:56 -05:00
restore.test.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
save.test.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
tar.test.ts Use posix archive format 2020-03-27 19:33:12 +03:00
verify-cache-files.sh test e2e during workflow (#185) 2020-02-13 12:38:56 -05:00