-
- 下载
Merge branch '378368-fix-inclusion-validation-for-ci-entries' into 'master'
Fix inclusion validation for CI entries See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105149 Merged-by:Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Co-authored-by:
lma-git <lma@gitlab.com>
显示
- app/assets/javascripts/editor/schema/ci.json 6 个添加, 19 个删除app/assets/javascripts/editor/schema/ci.json
- lib/gitlab/ci/config/entry/artifacts.rb 5 个添加, 4 个删除lib/gitlab/ci/config/entry/artifacts.rb
- lib/gitlab/ci/config/entry/cache.rb 8 个添加, 8 个删除lib/gitlab/ci/config/entry/cache.rb
- spec/frontend/editor/schema/ci/yaml_tests/negative_tests/artifacts.yml 13 个添加, 0 个删除.../editor/schema/ci/yaml_tests/negative_tests/artifacts.yml
- spec/frontend/editor/schema/ci/yaml_tests/negative_tests/cache.yml 29 个添加, 2 个删除...tend/editor/schema/ci/yaml_tests/negative_tests/cache.yml
- spec/frontend/editor/schema/ci/yaml_tests/positive_tests/artifacts.yml 10 个添加, 0 个删除.../editor/schema/ci/yaml_tests/positive_tests/artifacts.yml
- spec/frontend/editor/schema/ci/yaml_tests/positive_tests/cache.yml 17 个添加, 0 个删除...tend/editor/schema/ci/yaml_tests/positive_tests/cache.yml
- spec/lib/gitlab/ci/config/entry/artifacts_spec.rb 20 个添加, 0 个删除spec/lib/gitlab/ci/config/entry/artifacts_spec.rb
- spec/lib/gitlab/ci/config/entry/cache_spec.rb 56 个添加, 16 个删除spec/lib/gitlab/ci/config/entry/cache_spec.rb
- spec/lib/gitlab/ci/yaml_processor_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/ci/yaml_processor_spec.rb
加载中
想要评论请 注册 或 登录