-
- Downloads
Remove backfill migration for legacy projects
We've found some problems with the backgroung migration: BackfillLegacyProjectRepositories See https://gitlab.com/gitlab-org/gitlab-ce/issues/56061 The migration was disabled to run on production: https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5906 So to overcome it's not being run anywhere, just remove it. Whenever all problems in BackfillLegacyProjectRepositories are fixed we'll create a new migration (with a different timestamp) to have it run.
Showing
- changelogs/unreleased/tc-remove-20181218192239-migration.yml 5 additions, 0 deletionschangelogs/unreleased/tc-remove-20181218192239-migration.yml
- db/post_migrate/20181218192239_backfill_project_repositories_for_legacy_storage_projects.rb 0 additions, 26 deletions...kfill_project_repositories_for_legacy_storage_projects.rb
- spec/lib/gitlab/background_migration/backfill_legacy_project_repositories_spec.rb 1 addition, 1 deletion...nd_migration/backfill_legacy_project_repositories_spec.rb
Please register or sign in to comment