innopolis-uav-team/Upload Artifacts

Upload artifacts to MinIO storage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to file or directory to be uploaded/downloadedyes
src_pathSource path in MinIO (for download) or local path (for upload)yes
tgt_pathTarget path in MinIO (for upload) or local path (for download)no./
bucketMinIO bucket namenoartifacts
modeOperation mode: upload or downloadnoupload
use_gitUse git repository info for path generation (true/false)notrue
minio_access_keyAccess key for the MinIO storage systemyes
minio_secret_keySecret key for the MinIO storage systemyes
minio_api_uriThe MinIO storage system API URLyeshttp://api.minio.uavlab.site/
uidUser ID to run the Docker container with (optional)no1001
gidGroup ID to run the Docker container with (optional)no1001
namedescription
artifact_pathPath to the uploaded artifact in MinIO (for upload) or local path of the downloaded artifact (for download)