Adds raw column to all ci variable tables
What does this MR do and why?
Adds the raw
attribute to the following tables:
CiPipelineVariables
CiGroupVariables
CiInstanceVariables
CiJobVariables
CiPipelineScheduleVariables
CiVariables
This work is part 1/2 of: #361934 (closed) in order to make it possible to set variables as non-expanded.
We decided to default the variables to not be expanded, as users are often surprised when this happens.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Laura Montemayor