tapclap/s3 cache

S3 actions cache with actions/cache@v2 passthrough

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpoints3 / minio endpoint, see: https://docs.min.io/docs/javascript-client-api-reference.htmlnos3.amazonaws.com
regionAWS regionno
portminio portno
insecureuse insecure http connection to miniono
accessKeys3 / minio accessKeyyes
secretKeys3 / minio secretKeyyes
sessionTokens3 session token - required when using roleno
buckets3 / minio bucketyes
cache-list-keysList of keys to cacheno""
cache-list-keys-fileList of keys to cacheno""
namedescription
cache-hitA boolean value to indicate an exact match was found for the primary key
cache-sizeA integer value denoting the size of the cache object found (measured in bytes)