Skip to content

Update archives page to include all versions

Sarah German requested to merge archives-page-include-recent into main

What does this MR do and why?

Updates the Archives page:

  • Include all Docker options. Currently we only list Docker URLs for versions that are no longer available on docs.gitlab.com. We should include all of these for users who want to self-host the current stable release or older.
  • Adds a link to the self-hosting docs (closes #1170 (closed))
  • Adds a link to the online archives website; removes individual links to recent online releases

Screenshots, screen recordings, or links to review app

Review app: https://archives-page-include-recent.docs.gitlab-review.app/archives/

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Visit the Archives page: http://localhost:3000/archives

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