Open
Description
Currently, Travis CD configuration does not provide any way to remove obsolete files from an AWS S3 bucket. From the Travis S3 docs:
Note that deploying to S3 only adds files to your bucket, it does not remove them. If you need to remove deprecated files you can do that manually in your Amazon S3 console.
Because of this we have to establish a process that will clean older files from the S3 bucket on its own, not relying on Travis CD.
Metadata
Metadata
Assignees
Labels
No labels