-
- 下载
Merge branch '436529-pipelines-canceled' into 'master'
Prepare ci_pipelines.autocancel_by_id for composite primary key See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157619 Merged-by:Leonardo da Rosa <ldarosa@gitlab.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Leonardo da Rosa <ldarosa@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Reviewed-by:
Leonardo da Rosa <ldarosa@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
显示
- app/services/ci/cancel_pipeline_service.rb 11 个添加, 3 个删除app/services/ci/cancel_pipeline_service.rb
- db/docs/batched_background_migrations/queue_backfill_autocancel_partition_id_on_ci_pipelines.yml 10 个添加, 0 个删除...ueue_backfill_autocancel_partition_id_on_ci_pipelines.yml
- db/migrate/20240627121919_add_auto_canceled_by_partition_id_to_ci_pipelines.rb 9 个添加, 0 个删除...1919_add_auto_canceled_by_partition_id_to_ci_pipelines.rb
- db/post_migrate/20240627122810_queue_queue_backfill_autocancel_partition_id_on_ci_pipelines.rb 43 个添加, 0 个删除...queue_backfill_autocancel_partition_id_on_ci_pipelines.rb
- db/schema_migrations/20240627121919 1 个添加, 0 个删除db/schema_migrations/20240627121919
- db/schema_migrations/20240627122810 1 个添加, 0 个删除db/schema_migrations/20240627122810
- db/structure.sql 1 个添加, 0 个删除db/structure.sql
- lib/gitlab/background_migration/queue_backfill_autocancel_partition_id_on_ci_pipelines.rb 21 个添加, 0 个删除...queue_backfill_autocancel_partition_id_on_ci_pipelines.rb
- spec/db/schema_spec.rb 1 个添加, 1 个删除spec/db/schema_spec.rb
- spec/lib/gitlab/background_migration/queue_backfill_autocancel_partition_id_on_ci_pipelines_spec.rb 36 个添加, 0 个删除..._backfill_autocancel_partition_id_on_ci_pipelines_spec.rb
- spec/migrations/20240627122810_queue_queue_backfill_autocancel_partition_id_on_ci_pipelines_spec.rb 52 个添加, 0 个删除..._backfill_autocancel_partition_id_on_ci_pipelines_spec.rb
- spec/services/ci/cancel_pipeline_service_spec.rb 1 个添加, 0 个删除spec/services/ci/cancel_pipeline_service_spec.rb
加载中
想要评论请 注册 或 登录