-
- 下载
Merge branch 'backfill-desired-sharding-key-small-table-ci_resources' into 'master'
Add and backfill project_id for ci_resources See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167645 Merged-by:Max Woolf <mwoolf@gitlab.com> Approved-by:
Jay Montal <jmontal@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Reviewed-by:
Jay Montal <jmontal@gitlab.com> Reviewed-by:
Duo Code Reviewer <duo-code-review-bot@gitlab.com> Co-authored-by:
Shubham Kumar <shukumar@gitlab.com>
显示
- db/docs/batched_background_migrations/backfill_ci_resources_project_id.yml 9 个添加, 0 个删除...ackground_migrations/backfill_ci_resources_project_id.yml
- db/docs/ci_resources.yml 1 个添加, 0 个删除db/docs/ci_resources.yml
- db/migrate/20240930154300_add_project_id_to_ci_resources.rb 9 个添加, 0 个删除db/migrate/20240930154300_add_project_id_to_ci_resources.rb
- db/post_migrate/20240930154301_index_ci_resources_on_project_id.rb 16 个添加, 0 个删除...igrate/20240930154301_index_ci_resources_on_project_id.rb
- db/post_migrate/20240930154302_add_ci_resources_project_id_trigger.rb 25 个添加, 0 个删除...ate/20240930154302_add_ci_resources_project_id_trigger.rb
- db/post_migrate/20240930154303_queue_backfill_ci_resources_project_id.rb 40 个添加, 0 个删除.../20240930154303_queue_backfill_ci_resources_project_id.rb
- db/schema_migrations/20240930154300 1 个添加, 0 个删除db/schema_migrations/20240930154300
- db/schema_migrations/20240930154301 1 个添加, 0 个删除db/schema_migrations/20240930154301
- db/schema_migrations/20240930154302 1 个添加, 0 个删除db/schema_migrations/20240930154302
- db/schema_migrations/20240930154303 1 个添加, 0 个删除db/schema_migrations/20240930154303
- db/structure.sql 22 个添加, 1 个删除db/structure.sql
- lib/gitlab/background_migration/backfill_ci_resources_project_id.rb 10 个添加, 0 个删除.../background_migration/backfill_ci_resources_project_id.rb
- spec/db/schema_spec.rb 1 个添加, 0 个删除spec/db/schema_spec.rb
- spec/lib/gitlab/background_migration/backfill_ci_resources_project_id_spec.rb 16 个添加, 0 个删除...ground_migration/backfill_ci_resources_project_id_spec.rb
- spec/migrations/20240930154304_queue_backfill_ci_resources_project_id_spec.rb 33 个添加, 0 个删除...0930154304_queue_backfill_ci_resources_project_id_spec.rb
加载中
想要评论请 注册 或 登录