[MDBF-236] downloads rest api - release status on individual releases missing Created: 2021-03-08 Updated: 2023-11-23 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | Downloads |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Top level https://downloads.mariadb.org/rest-api/mariadb/ contains the release status of the major branches. Navigating to a lower level like https://downloads.mariadb.org/rest-api/mariadb/10.2.31/ fails to include the release status of the actual version. On something like https://downloads.mariadb.org/rest-api/mariadb/10.2.2/ to work out the release status you'd need to parse this out of the `release_name`. REST should provide a single item per field. Preferably matching the same name as the major version API. |
| Comments |
| Comment by Daniel Black [ 2023-05-21 ] |
|
Blocking https://github.com/endoflife-date/release-data/pull/100 |
| Comment by Tuukka Pasanen [ 2023-10-23 ] |
|
Currently Endoflide.date shows 11.1 which is not up-to-date |
| Comment by Ian Gilfillan [ 2023-10-23 ] |
|
illuusio Thanks, I've added the EOL dates that were missing (>= 10.10) |