Skip to content

Mark 20230530500000 and 20230726094700 as obsolete

What does this MR do

This MR marks the following Advanced search migrations as obsolete:

  • 20230530500000 MigrateProjectsToSeparateIndex
  • 20230726094700 RemoveProjectsFromMainIndex

This MR also does a small cleanup from marking 20230503064300 BackfillProjectPermissionsInBlobsUsingPermutations as obsolete: removing refs in rubocop and some spec traits

Housekeeper

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 groupglobal 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 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 using the Keeps::MarkOldAdvancedSearchMigrationsAsObsolete keep.

To provide feedback on your experience with gitlab-housekeeper please comment in #442003.

Edited by Terri Chu

Merge request reports