Skip to content

Releases: finmid/github-cache-action

1.0.1

16 Feb 14:37
ced6445

Choose a tag to compare

What's Changed

  • SRE-1303: Sync with upstream and rebuild action by @Cakasim in #2
  • Sync the upstream repo to this fork
  • Update the build using node 20x

Full Changelog: 1.0.0...1.0.1

Release 0.1.0

08 Apr 09:30
db8b479

Choose a tag to compare

  • Switch from HTTP GitHub cache to local file system cache under /cache
  • Cache archives will be stored under /cache/${cacheKey}/cache.tar
  • Restore keys only work as full keys at the moment, prefixes are not supported.

Development Version 3

07 Apr 17:47
b0817cf

Choose a tag to compare

Development Version 3 Pre-release
Pre-release
0.1.0-dev.3

Fix action

Development Version 2

07 Apr 17:36
3198a2e

Choose a tag to compare

Development Version 2 Pre-release
Pre-release
0.1.0-dev.2

Fix action

Development Version 1

07 Apr 13:47
5f491af

Choose a tag to compare

Development Version 1 Pre-release
Pre-release
0.1.0-dev.1

Implement local cache