-
- Downloads
Use method that creates runners registration token
`runners_registration_token` now creates a new token if it is blank.
Showing
- app/models/application_setting.rb 4 additions, 0 deletionsapp/models/application_setting.rb
- app/models/concerns/token_authenticatable.rb 0 additions, 1 deletionapp/models/concerns/token_authenticatable.rb
- app/views/admin/runners/index.html.haml 1 addition, 1 deletionapp/views/admin/runners/index.html.haml
- lib/ci/api/helpers.rb 1 addition, 1 deletionlib/ci/api/helpers.rb
- spec/features/admin/admin_runners_spec.rb 1 addition, 1 deletionspec/features/admin/admin_runners_spec.rb
- spec/requests/ci/api/runners_spec.rb 0 additions, 1 deletionspec/requests/ci/api/runners_spec.rb
Please register or sign in to comment