Skip to content

Integrate Topology Service Gem into GitLab

What does this MR do and why?

Integrating the current version of Topology Service Gem into GitLab

Addressing: #451052 (closed)

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 (closed)

Edited by Omar Qunsul

Merge request reports

Loading