iby/Self-cached – Local Runner Cache

Store caches locally (on guest or host) on self-hosted runners.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathA list of files and directories to cache.yes
keyAn explicit key for storing and restoring the cache.yes
dirA directory path for storing (to) and restoring (from) the cache. Defaults to $SELF_CACHED_DIR or $RUNNER_TOOL_CACHE if not set.no
compressSpecifies whether to compress cache using tar. Defaults to $SELF_CACHED_COMPRESS or true if not set.no
namedescription
cache-hitSpecifies whether the cache was restored or not.