Update UI text in Google Cloud integration
What does this MR do and why?
Update UI text in Google Cloud integration
- Move permissions needed for GAR integration from docs into UI
- Use “complete the following fields” in GAR integration per https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#documenting-multiple-fields-at-once
- Use “Copy image path” for copy button in GAR artifact detail page
- Remove bold from IAM integration intro paragraph for consistency
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 |
---|---|
How to set up and validate locally
-
Simulate a SAAS instance in local GDK
-
In rails console enable the experiment
Feature.enable(:google_cloud_support_feature_flag)
-
Visit
Project > Settings > Integrations > Google Cloud IAM
and complete the fields with random values. -
Visit
Project > Settings > Integrations > Google Artifact Registry
. -
Confirm the changes.
Edited by Pedro Moreira da Silva