Skip to content

Update UI text in Google Cloud integration

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

Reopens !147463 (closed)

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

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

  5. Confirm the changes.

Edited by Pedro Moreira da Silva

Merge request reports