Skip to content

Deprecate rake gitlab:list_repos

Michael Kozono requested to merge mk/deprecate-broken-rake-task into master

What does this MR do and why?

An old, incomplete, not-recommended procedure for migrating GitLab instances instructs you to use rake gitlab:list_repos. That rake task has only raised an error for the last 2 years. The existence of this rake task blocks some Gitaly effort until it is removed.

This MR deprecates rake gitlab:list_repos.

Part of #384361 (closed)

Related to #350080 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michael Kozono

Merge request reports

Loading