Skip to content

Move 'Supported Versions' release table from docs to website for automatic generation #275

Open
@stockholmux

Description

@stockholmux

Is your feature request related to a problem? Please describe.

Today, in the documentation, there is a table that lists all the supported versions:

https://valkey.io/topics/releases/#list-of-supported-versions

This page is manually maintained from valkey-io/valkey-doc . Valkey 8.1 was released on March 31 and we missed adding 8.1 to this table for 70+ days. Manual updating is tedious and easy-to-miss but the supported versions is a very critical piece of information that, if not maintained accurately, could lead to users not adopting the most-up-to-date version.

Describe the solution you'd like

Move the supported verisons table to the website and generate the content with the YAML files in valkey-io/valkey-io.github.io/content/download/releases. These already have to be updated as part of the release process and this would reduce a manual step in releases.

Describe alternatives you've considered

We could add a line to the release process to update valkey-doc.

Additional context

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions