Skip to content

Add duo enterprise add-on type

What does this MR do and why?

This adds duo_enterprise as an add-on type as part of the epic https://gitlab.com/groups/gitlab-org/-/epics/14138+

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.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
- -

How to set up and validate locally

Execute GitlabSubscriptions::AddOn.create!(name: 'duo_enterprise', description: GitlabSubscriptions::AddOn.descriptions[:duo_enterprise]) in a rails console

Related to #464052

Edited by Lukas Wanko

Merge request reports

Loading