Skip to content

Update UI text in Google Cloud integration

Pedro Moreira da Silva requested to merge pms-google-cloud-ui-text into master

What does this MR do and why?

Update UI text in Google Cloud integration

EE: true

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
image.png image.png
image.png image.png
image.png image.png

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 Registry.

  5. Confirm the changes.

Edited by Pedro Moreira da Silva

Merge request reports