Support Cluster Agent ID in Environment Update mutation
This commit allows users to set Cluster Agent ID to an existing environment. Changelog: added
显示
- app/graphql/mutations/environments/update.rb 17 个添加, 0 个删除app/graphql/mutations/environments/update.rb
- app/services/environments/update_service.rb 20 个添加, 1 个删除app/services/environments/update_service.rb
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/graphql/mutations/environments/update_spec.rb 44 个添加, 4 个删除spec/graphql/mutations/environments/update_spec.rb
- spec/services/environments/update_service_spec.rb 56 个添加, 0 个删除spec/services/environments/update_service_spec.rb
想要评论请 注册 或 登录