vulzen/Upload to MinIO

Upload artifacts to MinIO object storage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpointMinIO endpoint URL (e.g., play.min.io:9000)yes
access-keyMinIO access keyyes
secret-keyMinIO secret keyyes
bucketTarget bucket nameyes
sourceSource file or directory path to upload. Supports multiple sources using YAML multiline syntax (one path per line)yes
targetTarget path prefix in bucket where all sources will be uploaded (optional)no""
use-sslUse SSL/TLS for connectionnotrue
flattenUpload every matched file to target/<basename> instead of preserving its directory structure. Off by default.nofalse
regionMinIO region (optional)nous-east-1
namedescription
uploadsJSON array of all uploaded files with their paths and ETags
uploaded-countTotal number of files uploaded
uploaded-pathsNewline-separated list of all uploaded file paths