Add upgrade status to RunnerManager in GraphQL
Changelog: added EE: true
显示
- app/graphql/types/ci/runner_manager_type.rb 2 个添加, 0 个删除app/graphql/types/ci/runner_manager_type.rb
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- ee/app/graphql/ee/types/ci/runner_manager_type.rb 38 个添加, 0 个删除ee/app/graphql/ee/types/ci/runner_manager_type.rb
- ee/app/graphql/ee/types/ci/runner_type.rb 3 个添加, 1 个删除ee/app/graphql/ee/types/ci/runner_type.rb
- ee/app/policies/ee/global_policy.rb 12 个添加, 0 个删除ee/app/policies/ee/global_policy.rb
- ee/spec/graphql/types/ci/runner_manager_type_spec.rb 13 个添加, 0 个删除ee/spec/graphql/types/ci/runner_manager_type_spec.rb
- ee/spec/policies/global_policy_spec.rb 22 个添加, 0 个删除ee/spec/policies/global_policy_spec.rb
- ee/spec/requests/api/graphql/ci/runner_spec.rb 11 个添加, 2 个删除ee/spec/requests/api/graphql/ci/runner_spec.rb
- spec/graphql/types/ci/runner_manager_type_spec.rb 1 个添加, 1 个删除spec/graphql/types/ci/runner_manager_type_spec.rb
- spec/requests/api/graphql/ci/jobs_spec.rb 1 个添加, 3 个删除spec/requests/api/graphql/ci/jobs_spec.rb
加载中
想要评论请 注册 或 登录