Skip to content

Migrate to GlExperimentBadge and remove experiment badge

What does this MR do and why?

This change in the log viewer replaces the current custom made experiement badge with a badge from GitLab UI.

It also removed unused code related to that badge.

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
image
After
image

How to set up and validate locally

  1. Visit any job e.g. http://gdk.test:3000/my-group/my-project/-/jobs/2568
  2. Add /viewer at the end of the URL to visit the full log viewer
  3. Check the "Experiment" badge works correctly

Related to #463495 (closed)

Edited by Miguel Rincon

Merge request reports

Loading