Add container tag protection rules to project
This allows the tag protection rules to be fetched via the project. Changelog: added
显示
- app/graphql/types/container_registry/protection/tag_rule_access_level_enum.rb 21 个添加, 0 个删除...ntainer_registry/protection/tag_rule_access_level_enum.rb
- app/graphql/types/container_registry/protection/tag_rule_type.rb 51 个添加, 0 个删除...phql/types/container_registry/protection/tag_rule_type.rb
- app/graphql/types/project_type.rb 13 个添加, 0 个删除app/graphql/types/project_type.rb
- app/policies/container_registry/protection/tag_rule_policy.rb 9 个添加, 0 个删除...policies/container_registry/protection/tag_rule_policy.rb
- doc/api/graphql/reference/index.md 53 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/graphql/types/container_registry/protection/tag_rule_access_level_enum_spec.rb 9 个添加, 0 个删除...er_registry/protection/tag_rule_access_level_enum_spec.rb
- spec/graphql/types/container_registry/protection/tag_rule_type_spec.rb 35 个添加, 0 个删除...types/container_registry/protection/tag_rule_type_spec.rb
- spec/graphql/types/project_type_spec.rb 1 个添加, 1 个删除spec/graphql/types/project_type_spec.rb
- spec/requests/api/graphql/project/container_registry_protection_tag_rules_spec.rb 86 个添加, 0 个删除...l/project/container_registry_protection_tag_rules_spec.rb
想要评论请 注册 或 登录