osiegmar/S3 Publisher

Publish files to S3 by maintaining file (glob) specific metadata

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bucketDestination S3 bucket to publish toyes
prefixS3 path prefix
dirSource directory read files fromyes
includesFile glob to includeyes**/*
excludesFile glob to exclude
orderFile processing order globs
cache-controlCache-Control configuration
force-uploadForce publish (skip modification check)yesfalse
delete-orphanedDelete remote files that do not exist locallyyesfalse
wait-before-deleteMilliseconds to wait before deleting files in order to prevent deletions during requests
dry-runDisable real changesyesfalse

no outputs