kirillbilchenko/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
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
use-fallbackUse github actions/cache as fallbacknotrue
bucket_sub_folderBucket sub folder used to save/resotre cacheno""
requrie_aws_loginReuqire to use aws environemnt variables to perform callsfalse
namedescription
cache-hitA boolean value to indicate an exact match was found for the primary key