Reschedule background migration to copy container_registry_enabled
The previous background migration missed 10 jobs, so this time we will be tracking the jobs by passing in the track_jobs: true parameter.
显示
- changelogs/unreleased/18792-reschedule-background-migration.yml 6 个添加, 0 个删除...logs/unreleased/18792-reschedule-background-migration.yml
- db/post_migrate/20210226120851_move_container_registry_enabled_to_project_features.rb 4 个添加, 1 个删除...51_move_container_registry_enabled_to_project_features.rb
- db/post_migrate/20210401131948_move_container_registry_enabled_to_project_features2.rb 27 个添加, 0 个删除...8_move_container_registry_enabled_to_project_features2.rb
- db/schema_migrations/20210401131948 1 个添加, 0 个删除db/schema_migrations/20210401131948
- lib/gitlab/background_migration/move_container_registry_enabled_to_project_feature.rb 1 个添加, 1 个删除...ion/move_container_registry_enabled_to_project_feature.rb
- spec/migrations/move_container_registry_enabled_to_project_features2_spec.rb 6 个添加, 2 个删除...e_container_registry_enabled_to_project_features2_spec.rb
加载中
想要评论请 注册 或 登录