Skip to content

Add menu entry for Model registry

What does this MR do and why?

Adds a menu item for Model registry under Deploy

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable the feature flag:

    Feature.enable(:model_registry)
  2. Navigate to any project, on the menu click on deploy and then Model registry. Verify it navigates to the model registry page.

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

Edited by Eduardo Bonet

Merge request reports