Skip to content
代码片段 群组 项目
未验证 提交 998d84ee 编辑于 作者: Fabio Pitino's avatar Fabio Pitino 提交者: GitLab
浏览文件

Migrate restrict_user_defined_variables to `true`

This adds a Batched Background Migration that migrates the CI/CD
setting `restrict_user_defined_variables: false` to `true` while
also keeping the behavior backwards compatible by updating
`pipeline_variables_minimum_override_role: :developer`.

This migrations is necessary in order to deprecate the setting
`restrict_user_defined_variables` in 18.0.
In order to do that we need to have set the setting
`restrict_user_defined_variables: true` everywhere and solely
rely on `pipeline_variables_minimum_override_role`.

Changelog: changed
上级 84947af6
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册