GraphQL: Add ALL_AVAILABLE membership value
Returns all runners available to group Changelog: added
显示
- app/finders/ci/runners_finder.rb 6 个添加, 0 个删除app/finders/ci/runners_finder.rb
- app/graphql/types/ci/runner_membership_filter_enum.rb 8 个添加, 0 个删除app/graphql/types/ci/runner_membership_filter_enum.rb
- app/models/ci/runner.rb 11 个添加, 0 个删除app/models/ci/runner.rb
- app/policies/group_policy.rb 8 个添加, 0 个删除app/policies/group_policy.rb
- config/feature_flags/development/runners_finder_all_available.yml 8 个添加, 0 个删除...eature_flags/development/runners_finder_all_available.yml
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- spec/finders/ci/runners_finder_spec.rb 56 个添加, 3 个删除spec/finders/ci/runners_finder_spec.rb
- spec/models/ci/runner_spec.rb 48 个添加, 11 个删除spec/models/ci/runner_spec.rb
- spec/policies/group_policy_spec.rb 84 个添加, 0 个删除spec/policies/group_policy_spec.rb
加载中
想要评论请 注册 或 登录