Skip to content

Add Linux logo for runner platforms

Miguel Rincon requested to merge 390423-add-images-to-os-platforms into master

What does this MR do and why?

This change adds the Linux logo in the runner creation form and increases the size of all images in that form.

Implements a logo design at: #383139[Runner-registration-page.png] (the AWS option was removed to simplify the current workflow)

Screenshots or screen recordings

before after
image image

How to set up and validate locally

  1. Enable the feature: Feature.enable(:create_runner_workflow_for_admin) in rails c.
  2. Visit Admin > Runners
  3. Select New instance runner to visit then /new page (example URL http://gdk.test:3000/admin/runners/new)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #390423

Edited by Miguel Rincon

Merge request reports

Loading