-
- 下载
Merge branch '347356-fa-restrict-job-when-string' into 'master'
Fix wrong behavior when CI keyword "when" is an array See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101350 Merged-by:George Koltsov <gkoltsov@gitlab.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Co-authored-by:
Furkan Ayhan <furkanayhn@gmail.com>
显示
- app/assets/javascripts/editor/schema/ci.json 3 个添加, 39 个删除app/assets/javascripts/editor/schema/ci.json
- lib/gitlab/ci/config/entry/bridge.rb 1 个添加, 1 个删除lib/gitlab/ci/config/entry/bridge.rb
- lib/gitlab/ci/config/entry/job.rb 1 个添加, 1 个删除lib/gitlab/ci/config/entry/job.rb
- spec/frontend/editor/schema/ci/ci_schema_spec.js 4 个添加, 0 个删除spec/frontend/editor/schema/ci/ci_schema_spec.js
- spec/frontend/editor/schema/ci/yaml_tests/negative_tests/job_when.yml 11 个添加, 0 个删除...d/editor/schema/ci/yaml_tests/negative_tests/job_when.yml
- spec/frontend/editor/schema/ci/yaml_tests/positive_tests/job_when.yml 10 个添加, 0 个删除...d/editor/schema/ci/yaml_tests/positive_tests/job_when.yml
- spec/lib/gitlab/ci/config/entry/bridge_spec.rb 35 个添加, 1 个删除spec/lib/gitlab/ci/config/entry/bridge_spec.rb
- spec/lib/gitlab/ci/config/entry/job_spec.rb 20 个添加, 0 个删除spec/lib/gitlab/ci/config/entry/job_spec.rb
加载中
想要评论请 注册 或 登录