Skip to content

Use gitaly_migrate helper on all current migrations in repository

username-removed-367626 requested to merge use-gitaly-migrate into master

What does this MR do?

Use gitaly_migrate helper on all current migrations in repository, as a follow up to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10773#note_28694112

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

No

Why was this MR needed?

gitaly_migrate masks GRPC exceptions with higher level Gitlab::Git exceptions

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports