Skip to content

Migration to remove gitlab as import_source

Carla Drago requested to merge 388246-migration-remove-gitlab-importer into master

What does this MR do and why?

The Gitlab.com importer (aka gitlab) is no longer supported and has been removed as a possible import source from the codebase in !118891 (merged).

This adds a migration to remove gitlab as an import source from the database table for application settings.

main: == 20230504084524 RemoveGitlabImportSource: migrating =========================
main: == 20230504084524 RemoveGitlabImportSource: migrated (0.3210s) ================

It also removes "Gitlab.com" from the Omni auth help text in the Admin UI

Screenshots

Before

Screenshot_2023-05-05_at_10.03.38

After

Screenshot_2023-05-05_at_10.00.10

MR acceptance checklist

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

Related to #388246 (closed)

Edited by Carla Drago

Merge request reports

Loading