Skip to content

Update CI/CD variable value textarea maxRow to 10

What does this MR do and why?

Make the text area field for the CI/CD variable value expand to allow for bigger values.

Screenshots or screen recordings

Before After
Screen_Recording_2022-11-07_at_11.19.29_AM Screen_Recording_2022-11-07_at_11.20.01_AM

How to set up and validate locally

  1. Navigate to Settings => CI/CD
  2. Scroll to the variable section
  3. Expand the variable section
  4. Add a new variable
  5. Start adding a new value (very long, just keep typing)
  6. Notice the textarea expands to a maximum of 10 lines

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

Edited by Frédéric Caplette

Merge request reports