-
- 下载
Merge branch...
Merge branch '427547-protected-containers-graphql-mutation-create-container-registry-protection-rule' into 'master' Protected containers: Graphql mutation for creating protection rules See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133527 Merged-by:Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Gerardo Navarro <gerardo@b310.de> Reviewed-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Co-authored-by:
Gerardo <gerardo@b310.de> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
显示
- app/graphql/mutations/container_registry/protection/rule/create.rb 63 个添加, 0 个删除...ql/mutations/container_registry/protection/rule/create.rb
- app/graphql/types/container_registry/protection/rule_access_level_enum.rb 17 个添加, 0 个删除...s/container_registry/protection/rule_access_level_enum.rb
- app/graphql/types/container_registry/protection/rule_type.rb 41 个添加, 0 个删除app/graphql/types/container_registry/protection/rule_type.rb
- app/graphql/types/mutation_type.rb 1 个添加, 0 个删除app/graphql/types/mutation_type.rb
- app/policies/container_registry/protection/rule_policy.rb 9 个添加, 0 个删除app/policies/container_registry/protection/rule_policy.rb
- app/services/container_registry/protection/create_rule_service.rb 40 个添加, 0 个删除...ices/container_registry/protection/create_rule_service.rb
- config/feature_flags/development/container_registry_protected_containers.yml 8 个添加, 0 个删除...s/development/container_registry_protected_containers.yml
- doc/api/graphql/reference/index.md 57 个添加, 0 个删除doc/api/graphql/reference/index.md
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/graphql/types/container_registry/protection/rule_access_level_enum_spec.rb 9 个添加, 0 个删除...tainer_registry/protection/rule_access_level_enum_spec.rb
- spec/graphql/types/container_registry/protection/rule_type_spec.rb 35 个添加, 0 个删除...hql/types/container_registry/protection/rule_type_spec.rb
- spec/requests/api/graphql/mutations/container_registry/protection/rule/create_spec.rb 180 个添加, 0 个删除...tations/container_registry/protection/rule/create_spec.rb
- spec/services/container_registry/protection/create_rule_service_spec.rb 145 个添加, 0 个删除...container_registry/protection/create_rule_service_spec.rb
加载中
想要评论请 注册 或 登录