tamvo0610/Local Cache Self-Hosted

Cache dependencies and build outputs to improve workflow execution time on self hosted machine

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathAn explicit key for versioning the cacheyes
actionThe file or folder to be cachedno
cache-keyThe path dir will cacheyes
cache-dirAction will be run if not cashed yetyes
working-directoryWorking directoryno
restore-onlyRestore only, skip save cachenofalse
save-onlySave only, skip restore cachenofalse
namedescription
cache-hitA boolean value to indicate if cache was found and restored