Skip to content

Updates the name of the integration to Google Artifact Management

What does this MR do and why?

Based on #444825 (comment 1841658874), updates the name of the integration to Google Artifact Management

Rename frontend component name to google_artifact_management

Renamed doc file & updated links to point to new doc file.

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
Screenshot_2024-04-03_at_1.09.14_PM Screenshot_2024-04-03_at_12.54.15_PM
Screenshot_2024-04-03_at_1.08.46_PM Screenshot_2024-04-03_at_12.54.26_PM

How to set up and validate locally

  1. Simulate a SAAS instance in local GDK

  2. In rails console enable the experiment

    Feature.enable(:google_cloud_support_feature_flag)
  3. Visit Project > Settings > Integrations > Google Cloud IAM and complete the fields with random values.

  4. Visit Project > Settings > Integrations > Google Artifact Management

  5. Make sure the links point to the right documentation

Related to #444825 (closed)

Edited by Rahul Chanila

Merge request reports