idein/cache to S3

Cache dependencies and build outputs to S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathA list of files, directories, and wildcard patterns to cache and restoreyes
keyAn explicit key for restoring and saving the cacheyes
restore-keysAn ordered list of keys to use for restoring the cache if no cache hit occurred for keyno
aws-s3-bucketAn AWS S3 bucket to save cacheyes
aws-access-key-idAn AWS access key id to access the bucketyes
aws-secret-access-keyAn AWS secret access key to access the bucketyes
aws-regionAn AWS region where the bucket is locatedyes
namedescription
cache-hitA boolean value to indicate an exact match was found for the primary key