Skip to content

Change pipeline stats text

Payton Burdette requested to merge 376270-display-ci-minutes-consumed into master

What does this MR do and why?

This MR moves the pipeline stats text to it's own line. And adds compute credits for each pipeline (behind feature flag) when EE.

Screenshots or screen recordings

Flag off

Screen_Shot_2023-03-03_at_11.29.43_AM

Flag on

Screen_Shot_2023-03-08_at_9.37.48_AM

Pipeline not finished

Screen_Shot_2023-03-03_at_11.42.30_AM

How to set up and validate locally

  1. Enable :refactor_ci_minutes_consumption in rails console
  2. Visit finished pipeline - should see stats
  3. Visit running pipeline (or pipeline not finished) - should not see stats

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

Edited by Payton Burdette

Merge request reports