Skip to content

Update CI minutes settings to compute

Marcel Amirault requested to merge ci-minutes-to-compute-1 into master

What does this MR do and why?

For the related issue, this begins the work to update CI/CD minutes (and all variations like Pipeline Minutes, etc) to Compute or units of compute. In this MR we address the Admin/Namespace settings. See screenshots below.

One extra fix I added in was that I noticed both the group and user settings used "group" in the string, which was confusing when viewed from the user settings. I changed it to "namespace" for both, which I think is more accurate.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Admin settings

  • Before:
    Screenshot_2023-05-22_at_15.12.31
  • After:
    Screenshot_2023-05-22_at_15.12.10

Group settings

  • Before:
    Screenshot_2023-05-22_at_15.07.30
  • After:
    Screenshot_2023-05-23_at_18.40.51

User settings

  • Before:
    Screenshot_2023-05-22_at_15.07.16
  • After:
    Screenshot_2023-05-23_at_18.40.08

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.

Edited by Marcel Amirault

Merge request reports