mirror of
https://github.com/actions/cache.git
synced 2025-11-05 08:18:38 +08:00
Basically, do exactly what GH did to save and restore cache with the exception being that the files are stored on GCS. |
||
|---|---|---|
| .. | ||
| utils | ||
| constants.ts | ||
| restore.ts | ||
| restoreImpl.ts | ||
| restoreOnly.ts | ||
| save.ts | ||
| saveImpl.ts | ||
| saveOnly.ts | ||
| stateProvider.ts | ||