Mark 20230530500000 as obsolete
This migration marks the 20230530500000 MigrateProjectsToSeparateIndex Advanced search migration as obsolete. This MR will still need changes to remove references to the migration in the code. At the moment the `gitlab-housekeeper` is not always capable of removing all references so you must check the diff and pipeline failures to confirm if there are any issues. It is the responsibility of the assignee (picked from ~"group::global search") to push those changes to this branch. You can read more about the process for marking Advanced search migrations as obsolete in https://docs.gitlab.com/ee/development/search/advanced_search_migration_styleguide.html#deleting-advanced-search-migrations-in-a-major-version-upgrade. As part of our process we want to ensure all Advanced search migrations have had at least one [required stop](https://docs.gitlab.com/ee/development/database/required_stops.html) to process the migration. Therefore we can mark any Advanced search migrations added before the last required stop as obsolete. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::MarkOldAdvancedSearchMigrationsAsObsolete keep. To provide feedback on your experience with `gitlab-housekeeper` please comment in <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. Changelog: other EE: true
显示
- .rubocop_todo/style/inline_disable_annotation.yml 0 个添加, 1 个删除.rubocop_todo/style/inline_disable_annotation.yml
- ee/app/models/ee/project.rb 1 个添加, 1 个删除ee/app/models/ee/project.rb
- ee/app/services/search/rake_task_executor_service.rb 0 个添加, 3 个删除ee/app/services/search/rake_task_executor_service.rb
- ee/elastic/docs/20230530500000_migrate_projects_to_separate_index.yml 3 个添加, 3 个删除...ocs/20230530500000_migrate_projects_to_separate_index.yml
- ee/elastic/docs/20230726094700_remove_projects_from_main_index.yml 3 个添加, 3 个删除...c/docs/20230726094700_remove_projects_from_main_index.yml
- ee/elastic/migrate/20230530500000_migrate_projects_to_separate_index.rb 2 个添加, 0 个删除...rate/20230530500000_migrate_projects_to_separate_index.rb
- ee/elastic/migrate/20230726094700_remove_projects_from_main_index.rb 2 个添加, 0 个删除...migrate/20230726094700_remove_projects_from_main_index.rb
- ee/lib/elastic/latest/application_instance_proxy.rb 1 个添加, 1 个删除ee/lib/elastic/latest/application_instance_proxy.rb
- ee/lib/elastic/latest/git_instance_proxy.rb 0 个添加, 32 个删除ee/lib/elastic/latest/git_instance_proxy.rb
- ee/lib/elastic/latest/project_class_proxy.rb 2 个添加, 5 个删除ee/lib/elastic/latest/project_class_proxy.rb
- ee/lib/elastic/latest/project_instance_proxy.rb 3 个添加, 15 个删除ee/lib/elastic/latest/project_instance_proxy.rb
- ee/lib/gitlab/elastic/document_reference.rb 1 个添加, 4 个删除ee/lib/gitlab/elastic/document_reference.rb
- ee/spec/elastic/migrate/20230503064300_backfill_project_permissions_in_blobs_using_permutations_spec.rb 1 个添加, 1 个删除...l_project_permissions_in_blobs_using_permutations_spec.rb
- ee/spec/elastic/migrate/20230518064300_backfill_project_permissions_in_blobs_spec.rb 3 个添加, 4 个删除...30518064300_backfill_project_permissions_in_blobs_spec.rb
- ee/spec/elastic/migrate/20230530500000_migrate_projects_to_separate_index_spec.rb 2 个添加, 226 个删除...20230530500000_migrate_projects_to_separate_index_spec.rb
- ee/spec/elastic/migrate/20230726094700_remove_projects_from_main_index_spec.rb 1 个添加, 141 个删除...te/20230726094700_remove_projects_from_main_index_spec.rb
- ee/spec/lib/elastic/latest/application_instance_proxy_spec.rb 0 个添加, 8 个删除...pec/lib/elastic/latest/application_instance_proxy_spec.rb
- ee/spec/lib/elastic/latest/project_instance_proxy_spec.rb 61 个添加, 167 个删除ee/spec/lib/elastic/latest/project_instance_proxy_spec.rb
- ee/spec/lib/gitlab/elastic/document_reference_spec.rb 1 个添加, 1 个删除ee/spec/lib/gitlab/elastic/document_reference_spec.rb
- ee/spec/models/concerns/elastic/project_spec.rb 50 个添加, 61 个删除ee/spec/models/concerns/elastic/project_spec.rb
想要评论请 注册 或 登录