Skip to content

Draft: Use default icon size in CI status icons

Miguel Rincon requested to merge 434472-refactor-ci-icon-to-use-badge-icon into master

What does this MR do and why?

Use default icon size in CI status icons

This change updates the CI icon size so it is in line with other icon sizes in the platform.

Simplifies the CI badge icon implementation to use regular icons.

Changelog: changed

Related MRs

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Run gitlab's storybook:
$ yarn storybook:install
$ yarn storybook:start
  1. Visit CI Icons story

http://localhost:9002/?path=/story/vue-shared-ci-icon--default

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 #434472 (closed)

Edited by Miguel Rincon

Merge request reports