adelra/Smart Cache

Advanced caching framework for GitHub Actions with intelligent dependency detection

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathsPaths to cache (one per line)yes
keyBase cache key (will be combined with environment fingerprint and dependencies)no
cachePrefixPrefix for all cache keys (default: mahtab)nomahtab
restoreOnlyOnly restore the cache, do not save it (default: false)nofalse
skipRestoreSkip restoring the cache (default: false)nofalse
namedescription
cache-hitBoolean indicating if a cache was restored (true) or not (false)