Skip to content

Migrate GitlabProject (re)move project endpoints

What does this MR do?

Migrate GitlabProject (re)move project endpoints

Migration is done through a small refactoring, which makes us call endpoins which are performing the same actions for namespaces. Tests are added to ensure only the project is removed that should be removed.

Closes gitaly#873 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#873 (closed)

Merge request reports