madrona-games/s3 actions cache

S3 actions cache with actions/cache passthrough

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpointS3-compatible storage endpointnos3.amazonaws.com
regionAWS regionno
portS3-compatible storage portno
insecureUse insecure HTTP connection to the S3-compatible storage endpointno
accessKeyAccess key for S3-compatible storageyes
secretKeySecret key for S3-compatible storageyes
sessionTokens3 session token - required when using roleno
bucketS3-compatible storage 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
partSizePart size for multipart uploads in megabytes (default: 256MB)no256
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)