Remove deprecated gitlab.com importer
What does this MR do and why?
This change removes gitlab.com importer code, specs, and documentation from the codebase as this importer is scheduled for removal in 16.0
Please note: there are a lot of changes but they are all removals without dependencies, so should be okay to do in one MR.
Screenshots or screen recordings
Admin > Settings > General > Visibility and Access controls:
Before
After
Projects > New project > Import project'
Before
After
How to set up and validate locally
- run the gdk from the branch
- visit the Project Import page (
http://gdk.test:3000/projects/new#import_project
) - Observe that the [Gitlab.com] button in the UI is no longer visible.
- Visit the Admin > Settings > General > Visibility and Access Controls
- Observe that Gitlab.com is no longer one of the available Import Sources
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #388246 (closed)
Edited by Carla Drago