Skip to content

Remove 15.11 from the last majors in the dropdown

Achilleas Pipinellis requested to merge revert-a69d8450 into main

What does this MR do and why?

Removes 15.11 from the last major versions in the dropdown. This is a revert of !3868 (merged) now that both issues that necessitated for this change are resolved.

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. Compile nanoc and check that 15.11 is not in the last majors dropdown, and that it also doesn't point to archives.docs.gitlab.com:

    make compile
    make view

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 Achilleas Pipinellis

Merge request reports