Skip to content

Update release process documentation

Sarah German requested to merge update-release-docs into main

What does this MR do and why?

Adds documentation and a code comment about a change in Docker image naming.

For 17.5 and beyond, we are only creating one Dockerized version of each release. Prior to this, we were creating two (one with Google search, and one with Lunr search). Going forward we'll just be creating one with Lunr. This change was introduced in !5098 (merged).

This change means that we'll need to reference Docker versions using an updated path when we update latest.Dockerfile as part of the release process.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sarah German

Merge request reports

Loading