dhadka/ezcache - Caching made easy

Simplifies the creation of GitHub Actions caches and adds support for local and AWS S3 storage.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
typeThe type of cache to createnoauto
versionThe version number of the cacheno
pathThe cache path, only valid for types "run", "diff", "daily", "weely", "env", and "script"no
providerThe provider for cache storage, supports "hosted", "local"no
modulesComma-separated list of powershell modules to install, only valid for the "powershell" cacheno
scriptPath to a script that installs dependencies, only valid for the "script" cacheno
namedescription
cache-hitWhen "true", indicates an exact match was found for the key
cache-restore-typeIndicates the restore type, either "miss", "partial", or "full"