Add REST endpoint to create runner associated to a user
Changelog: added
显示
- .gitleaksignore 1 个添加, 0 个删除.gitleaksignore
- app/services/ci/runners/create_runner_service.rb 1 个添加, 1 个删除app/services/ci/runners/create_runner_service.rb
- doc/api/runners.md 16 个添加, 16 个删除doc/api/runners.md
- doc/api/users.md 39 个添加, 0 个删除doc/api/users.md
- lib/api/ci/runner.rb 5 个添加, 5 个删除lib/api/ci/runner.rb
- lib/api/ci/runners.rb 3 个添加, 3 个删除lib/api/ci/runners.rb
- lib/api/users.rb 55 个添加, 0 个删除lib/api/users.rb
- spec/requests/api/users_spec.rb 154 个添加, 0 个删除spec/requests/api/users_spec.rb
- spec/services/ci/runners/create_runner_service_spec.rb 11 个添加, 0 个删除spec/services/ci/runners/create_runner_service_spec.rb
加载中
想要评论请 注册 或 登录