-
- 下载
Merge branch 'pedropombeiro/437846/capture-running-builds-on-non-shared-runners' into 'master'
Capture running builds on non-shared runners See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/147943 Merged-by:Hordur Freyr Yngvason <hfyngvason@gitlab.com> Approved-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Approved-by:
Dominic Bauer <dbauer@gitlab.com> Approved-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Reviewed-by:
Marc Shaw <mshaw@gitlab.com> Reviewed-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro>
显示
- app/models/ci/running_build.rb 12 个添加, 8 个删除app/models/ci/running_build.rb
- app/services/ci/update_build_queue_service.rb 21 个添加, 8 个删除app/services/ci/update_build_queue_service.rb
- config/feature_flags/gitlab_com_derisk/add_all_ci_running_builds.yml 9 个添加, 0 个删除...ure_flags/gitlab_com_derisk/add_all_ci_running_builds.yml
- config/feature_flags/gitlab_com_derisk/remove_all_ci_running_builds.yml 9 个添加, 0 个删除..._flags/gitlab_com_derisk/remove_all_ci_running_builds.yml
- lib/gitlab/seeders/ci/runner/runner_fleet_pipeline_seeder.rb 4 个添加, 1 个删除lib/gitlab/seeders/ci/runner/runner_fleet_pipeline_seeder.rb
- spec/factories/ci/builds.rb 1 个添加, 1 个删除spec/factories/ci/builds.rb
- spec/lib/gitlab/seeders/ci/runner/runner_fleet_pipeline_seeder_spec.rb 2 个添加, 2 个删除...ab/seeders/ci/runner/runner_fleet_pipeline_seeder_spec.rb
- spec/models/ci/running_build_spec.rb 31 个添加, 15 个删除spec/models/ci/running_build_spec.rb
- spec/services/ci/register_job_service_spec.rb 2 个添加, 2 个删除spec/services/ci/register_job_service_spec.rb
- spec/services/ci/update_build_queue_service_spec.rb 92 个添加, 18 个删除spec/services/ci/update_build_queue_service_spec.rb
加载中
想要评论请 注册 或 登录