Skip to content

Adds raw column to all ci variable tables

Laura Montemayor requested to merge add-raw-field-to-ci-variable-tables into master

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.

Edited by Laura Montemayor

Merge request reports