GraphQL: Implement CiRunnerType.upgradeStatus
Add `CiRunnerUpgradeStatusType` to allow determining what type of upgrade can be applied to a runner
显示
- app/graphql/types/ci/runner_upgrade_status_type_enum.rb 21 个添加, 0 个删除app/graphql/types/ci/runner_upgrade_status_type_enum.rb
- doc/api/graphql/reference/index.md 9 个添加, 0 个删除doc/api/graphql/reference/index.md
- ee/app/graphql/ee/types/ci/runner_type.rb 8 个添加, 0 个删除ee/app/graphql/ee/types/ci/runner_type.rb
- ee/spec/graphql/types/ci/runner_type_spec.rb 1 个添加, 1 个删除ee/spec/graphql/types/ci/runner_type_spec.rb
- ee/spec/requests/api/graphql/ci/runner_spec.rb 64 个添加, 0 个删除ee/spec/requests/api/graphql/ci/runner_spec.rb
- spec/requests/api/graphql/ci/runner_spec.rb 4 个添加, 0 个删除spec/requests/api/graphql/ci/runner_spec.rb
- spec/requests/api/graphql/ci/runners_spec.rb 2 个添加, 0 个删除spec/requests/api/graphql/ci/runners_spec.rb
加载中
想要评论请 注册 或 登录