-
- 下载
Merge branch 'pedropombeiro/516862/ignore-orphaned-runners' into 'master'
Allow rejecting orphaned runners from REST endpoints See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/180163 Merged-by:Tianwen Chen <tchen@gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
Fred Reinink <freinink@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Fred Reinink <freinink@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro>
显示
- app/models/ci/runner.rb 3 个添加, 3 个删除app/models/ci/runner.rb
- config/feature_flags/gitlab_com_derisk/reject_orphaned_runners.yml 9 个添加, 0 个删除...ature_flags/gitlab_com_derisk/reject_orphaned_runners.yml
- lib/api/ci/helpers/runner.rb 9 个添加, 1 个删除lib/api/ci/helpers/runner.rb
- spec/lib/api/ci/helpers/runner_spec.rb 14 个添加, 0 个删除spec/lib/api/ci/helpers/runner_spec.rb
- spec/requests/api/ci/runner/jobs_request_post_spec.rb 38 个添加, 20 个删除spec/requests/api/ci/runner/jobs_request_post_spec.rb
- spec/requests/api/ci/runner/runners_verify_post_spec.rb 45 个添加, 33 个删除spec/requests/api/ci/runner/runners_verify_post_spec.rb
加载中
想要评论请 注册 或 登录