Skip to content

Use inline copy button for CI variables

What does this MR do and why?

This MR replaces the copy buttons in tooltips with inline copy buttons next to the key and value in the Variables section of the CI/CD settings.

Screenshots or screen recordings

Mode Before After
Revealed values image image
Hidden values image image

How to set up and validate locally

  1. Go to a project
  2. Go to CI/CD Settings
  3. Go to Variables
  4. Create a variable
  5. See the changed copy buttons
  6. Click on Reveal values
  7. See the changed copy button for the revealed value too

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

Edited by David O'Regan

Merge request reports