Skip to content

Delete old files when syncing to S3 (exclude data)

Sean Arnold requested to merge 1-clean-up-old-files into master

Ensures we are deleting old asset files when syncing S3.

We exclude the /data directory, since we don't want to delete the incident data that has been synced to S3 via the Sidekiq job in https://gitlab.com/gitlab-org/gitlab.

Closes #1 (closed)

Merge request reports