Skip to content

Build google connection form

What does this MR do and why?

Part two of the effort to add the UI to create google cloud runners.

This MR aims to build the google cloud connection form (step process). Later MR's will hook up the BE and build out the rest of the functionality.

You can view the entire effort here at this epic &12112

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-01-23 at 11.13.29 AM.png Screenshot 2024-01-25 at 4.30.05 PM.png

How to set up and validate locally

  1. Enable flag :gcp_runner
  2. Visit project and group runner creation views (not available on admin)
  3. Select google cloud radio option
  4. Test out UI (static for now)
  5. Ensure runner creation still works with flag off when selecting previous platform options

Related to #437904 (closed)

Merge request reports