Skip to content

Rename google_cloud_platform URL path to google_cloud

Dzmitry Meshcharakou requested to merge 439729-confidential-issue into master

What does this MR do and why?

The MR changes the URL of the Artifact registry pages (the list and details pages) from ../google_cloud_platform/.. to ../google_cloud/...

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
Screenshot_2024-02-29_at_15.00.09 Screenshot_2024-02-29_at_14.51.34

How to set up and validate locally

  1. Required setup for Google Cloud is described here

  2. Open the project and visit Deploy -> Google Artifact Registry

  3. Verify the URL of the Artifact registry list page: host:port/<project_full_path>/-/google_cloud/artifact_registry

  4. Click on one of the images.

  5. Verify the URL of the Artifact registry details page: host:port/<project_full_path>/-/google_cloud/artifact_registry/projects/...

Related to #439729

Edited by Dzmitry Meshcharakou

Merge request reports