Skip to content
Snippets Groups Projects

Relocate /feature_settings folder to the root /duo_self_hosted directory

What does this MR do and why?

This MR relocates the /feature_settings folder to nest under ee/pages/admin/ai/duo_self_hosted.

/duo_self_hosted is a root directory for all code related to the GitLab Duo Self-Hosted feature and /feature_settings should be nested here as it contains child components rendered by the root app.

This is part of a series of MRs to re-organise the frontend code for Duo Self-hosted.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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

No visual changes

How to set up and validate locally

To view the GitLab Duo Self-Hosted feature:

Prequisites

  • You will need an active Ultimate online cloud license.
  • Make sure you are set up with a Duo Enterprise subscription by running the following command in the terminal:

GITLAB_SIMULATE_SAAS=0 bundle exec 'rake gitlab:duo:setup_instance[duo_enterprise]'

  1. Start GDK in self-managed mode (GITLAB_SIMULATE_SAAS=0 gdk start)
  2. Visit Admin Area > Self-hosted models
  3. Ensure all tabs, pages and buttons work as expected

Related to #519217 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading