Skip to content

Update GITLAB_ELASTICSEARCH_INDEXER_VERSION to use main branch

Terri Chu requested to merge terrichu-master-patch-50604 into master

What does this MR do?

We've moved the gitlab-elasticsearch-indexer to use a main branch and need to update the reference in this project.

The main branch already exists, and is the default, for the project. For now, we're manually keeping master up to date with it, but we'd like to remove master at some point so we no longer have to. First, we need to change all downstream users so they reference main instead of master.

Related issues

Omnibus change: gitlab-org/omnibus-gitlab!5004 (merged)

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
Edited by Terri Chu

Merge request reports