Skip to content

Update ci badge colors

What does this MR do and why?

Apply Pajamas badges style to coverage, pipeline and release badges.

What is done:

  • modify lib/gitla‎b/ci/badge‎ templates to use icon and colors as describe in #344231 (closed) design;
  • add x, y and color arguments to custom_icon in app/helpers/icons_helper.rb in order to customize icon in badges;
  • add missing icons in view/shared‎/icons‎
  • update related specs
  • update related doc

Screenshots or screen recordings

Before:

image

After:

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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

Edited by Laurent Deketelaere

Merge request reports