cexa-ai/local-cache-action

Local cache solution designed for self-hosted runners, without relying on GitHub remote cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathList of files, directories, or wildcard patterns to cacheyes
keyUnique key for restoring and saving the cacheyes
restore-keysList of fallback keys to use for restoring the cache, ordered by priorityno
upload-chunk-sizeSize of upload chunks in MBno32
enableCrossOsArchiveWhether to enable cross-OS cache archivesnofalse
fail-on-cache-missWhether to fail when cache is not foundnofalse
lookup-onlyOnly lookup cache without restoringnofalse
compression-levelzstd compression level (-5 to 22)no3
millisecondsTime to waityes1000
namedescription
cache-hitString value indicating whether a cache was found that exactly matches the key
cache-primary-keyPrimary key used to save the cache, typically used for separate restore and save operations
timeThe time we waited