Skip to content

Integrate Topology Service Gem into GitLab

What does this MR do and why?

Integrate Topology Service Gem into GitLab

Addressing: #451052

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

In the Rails Console, run

[1] pry(main)> require 'gitlab/cells/topology_service'
=> true

Related to #451052

Edited by Omar Qunsul

Merge request reports