Skip to content

Add rake tasks to clean up remaining files in file storage, which has already been uploaded to object storage

Shinya Maeda requested to merge add-rake-task-to-clean-up-remaing-files into master

What does this MR do?

This MR does

  • adds rake tasks to clean up remaining files in file storage, which has already been uploaded to object storage

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer
  • End-to-end tests pass (package-and-qa manual pipeline job)

What are the relevant issue numbers?

Closes # https://gitlab.com/gitlab-org/gitlab-ce/issues/46624

Edited by Shinya Maeda

Merge request reports