endoflife-date / endoflife.date

Informative site with EoL dates of everything
https://endoflife.date
MIT License
2.5k stars 777 forks source link

unable to generate output for non sequential version numbers #6206

Open Jubblin opened 2 days ago

Jubblin commented 2 days ago

Is your feature request related to a problem? Please describe. Support for non sequential version numbering within the build process and checks

Describe the solution you'd like Support for version numbering across multiple major/minor/patch threads at the same time. eg: if release go into 2.0 and a release needs to be updated in 1.2 then then product validator fails with

5:57:05 PM: Generating... 5:57:06 PM: Product Validator: Invalid releases '1.12' for nginx-ingress-controller.md, expecting release (released on 2022-10-19 00:00:00 +0000) to be before 2.0 (released on 2021-10-29 00:00:00 +0000).

Describe alternatives you've considered Dropping support for release within data, have tried sorting by tag or date but see the same issue.

Additional context link to error on netlify https://app.netlify.com/sites/endoflife-date/deploys/672e50a742f0f30008b71db2

welcome[bot] commented 2 days ago

Thank you for opening your first issue here :+1:. Be sure to follow the issue template if you chose one.