-
- Downloads
Merge branch 'enable-shared-runners-with-admins' into 'master'
Admin should be able to turn shared runners into specific ones: ## What does this MR do? Make sure admins could turn shared runners into specific runners. ## Are there points in the code the reviewer needs to double check? Is this the desired behaviour? ## Why was this MR needed? Closes #19039 Closes #19272  See merge request !4961
No related branches found
No related tags found
Showing
- CHANGELOG 4 additions, 0 deletionsCHANGELOG
- app/controllers/admin/runner_projects_controller.rb 0 additions, 2 deletionsapp/controllers/admin/runner_projects_controller.rb
- app/controllers/projects/runner_projects_controller.rb 1 addition, 2 deletionsapp/controllers/projects/runner_projects_controller.rb
- app/models/ability.rb 14 additions, 0 deletionsapp/models/ability.rb
- app/views/admin/runners/_runner.html.haml 2 additions, 0 deletionsapp/views/admin/runners/_runner.html.haml
- app/views/admin/runners/index.html.haml 3 additions, 0 deletionsapp/views/admin/runners/index.html.haml
- spec/features/admin/admin_runners_spec.rb 34 additions, 8 deletionsspec/features/admin/admin_runners_spec.rb
Please register or sign in to comment