Skip to content

Create Snippets::UpdateRepositoryStorageService

What does this MR do?

This MR creates the Snippets::UpdateRepositoryStorageService. This service will be used to move the snippet repository storage from one shard to another.

Most of its functionality comes from Projects::UpdateRepositoryStorageService. That's why we extracted most of the logic into a concern and then we reused it in both services.

Does this MR meet the acceptance criteria?

Conformity

Related to #218990 (closed)

Edited by Francisco Javier López

Merge request reports

Loading