-
- 下载
Merge branch 'add-variables-options' into 'master'
Updates variable value in Entry::Variable to be string rather than array and adds options See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105502 Merged-by:Grzegorz Bizon <grzegorz@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Co-authored-by:
mgandres <mandres@gitlab.com> Co-authored-by:
Laura Montemayor <lmontemayor@gitlab.com> Co-authored-by:
Kamil Trzciński <ayufan@ayufan.eu>
显示
- app/graphql/types/ci/config_variable_type.rb 1 个添加, 0 个删除app/graphql/types/ci/config_variable_type.rb
- lib/gitlab/ci/config/entry/root.rb 1 个添加, 1 个删除lib/gitlab/ci/config/entry/root.rb
- lib/gitlab/ci/config/entry/variable.rb 20 个添加, 65 个删除lib/gitlab/ci/config/entry/variable.rb
- lib/gitlab/ci/config/entry/variables.rb 1 个添加, 1 个删除lib/gitlab/ci/config/entry/variables.rb
- lib/gitlab/config/entry/attributable.rb 7 个添加, 5 个删除lib/gitlab/config/entry/attributable.rb
- spec/frontend/pipeline_new/components/pipeline_new_form_spec.js 2 个添加, 2 个删除...rontend/pipeline_new/components/pipeline_new_form_spec.js
- spec/frontend/pipeline_new/mock_data.js 2 个添加, 2 个删除spec/frontend/pipeline_new/mock_data.js
- spec/lib/gitlab/ci/config/entry/root_spec.rb 37 个添加, 1 个删除spec/lib/gitlab/ci/config/entry/root_spec.rb
- spec/lib/gitlab/ci/config/entry/variable_spec.rb 29 个添加, 29 个删除spec/lib/gitlab/ci/config/entry/variable_spec.rb
- spec/lib/gitlab/ci/config/entry/variables_spec.rb 9 个添加, 19 个删除spec/lib/gitlab/ci/config/entry/variables_spec.rb
- spec/lib/gitlab/config/entry/attributable_spec.rb 14 个添加, 2 个删除spec/lib/gitlab/config/entry/attributable_spec.rb
- spec/support/gitlab_stubs/gitlab_ci.yml 2 个添加, 1 个删除spec/support/gitlab_stubs/gitlab_ci.yml
加载中
想要评论请 注册 或 登录