Add `raw` to `BasicVariableEntity`
What does this MR do and why?
This MR adds a raw
attribute to Ci::BasicVariableEntity
. This will add it to the response for CI variable controller endpoints, which is required to render it on project, group, and admin CI/CD settings pages.
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.
Related to #383601 (closed)