Finalize `BackfillHasVulnerabilityResolution` migration
We added this batched background migration in a previous MR. [^1] The [Batched Background Migration docs][0] say to finalize a migration when two conditions are met: 1. The batched background migration is completed on GitLab.com 2. The batched background migration was added in or before the last required stop * I verified with chatops that the migration is complete.[^2] * The background migration is available in [`v17.5.0-ee`][1], which is a [required stop][2] [^1]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166110 [^2]:https://gitlab.com/gitlab-org/gitlab/-/issues/486530#note_2128952648 [0]:https://docs.gitlab.com/ee/development/database/batched_background_migrations.html#finalize-a-batched-background-migration [1]:https://gitlab.com/gitlab-org/security/gitlab/-/tree/v17.5.0-ee [2]:https://gitlab.com/gitlab-org/gitlab/-/blob/1842050872cc3a4062de067f9dbe6b86f1d9cd36/config/upgrade_path.yml#L77-79 --- related to: https://gitlab.com/gitlab-org/gitlab/-/issues/486530 resolves: https://gitlab.com/gitlab-org/gitlab/-/issues/496437 epic: https://gitlab.com/groups/gitlab-org/-/epics/15036 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170521 Changelog: changed
显示
- db/docs/batched_background_migrations/backfill_has_vulnerability_resolution.yml 1 个添加, 1 个删除...ound_migrations/backfill_has_vulnerability_resolution.yml
- db/post_migrate/20241025010332_finalize_backfill_has_vulnerability_resolution.rb 23 个添加, 0 个删除...5010332_finalize_backfill_has_vulnerability_resolution.rb
- db/schema_migrations/20241025010332 1 个添加, 0 个删除db/schema_migrations/20241025010332
db/schema_migrations/20241025010332
0 → 100644
想要评论请 注册 或 登录