Skip to content

Feature Request: Cleanup Epinio version by removing patch version #362

Open
@olblak

Description

@olblak

Is your feature request related to a problem?

Today the Epinio documentation website contains 21 different versions. In those 21 versions, several contains patch version update.
Considering that Epinio follow semantic versioning, duplicating the documentation website doesn't make sense for those patch version.

Solution you'd like

I would like to remove patch version such as

"1.10.0" -> "1.10"
"1.9.0" -> "1.9"
"1.8.1" -> "1.8"
"1.8.0" - > deleted
"1.7.1" -> "1.7"
"1.7.0" -> deleted
"1.6.2" -> "1.6"
"1.6.1" -> deleted
"1.6.0" -> deleted
"1.5.2" -> "1.5"
"1.5.1" -> deleted
"1.5.0" -> deleted
"1.4.0" -> "1.4"
"1.3.0" -> "1.3"
"1.2.0" -> "1.2"
"1.1.0" -> "1.1"
"1.0.0" -> "1.0"
"0.9.0" -> "0.9"
"0.8.0" -> "0.8"
"0.7.1" -> "0.7"
"0.6.2" -> "0.6"

Alternatives you've considered

No response

Anything else?

Renaming all previously versioning will potentially break existing. I am fine with that but maybe other people have a different thought on that 🤷🏾

Merging #358 will depends on the current issue and if we decide to not drop the patch version, then I'll have to update the update policy

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/documentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Scheduled

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions