Remove invalid releases automatically (#466)

Automatically remove empty releases or releases which are released in the future, regardless of the product.

Also refactored a bit releasedata.py to use better names and clarify types.
This commit is contained in:
Marc Wrobel
2025-07-13 10:03:13 +02:00
parent ab64d95b0b
commit 081d884abe
286 changed files with 300 additions and 10735 deletions

View File

@@ -34,27 +34,6 @@
"name": "1.38",
"releaseDate": "2022-06-02",
"eol": "2023-06-30"
},
"1.37": {
"name": "1.37"
},
"1.36": {
"name": "1.36"
},
"1.35": {
"name": "1.35"
},
"1.34": {
"name": "1.34"
},
"1.33": {
"name": "1.33"
},
"1.32": {
"name": "1.32"
},
"1.31": {
"name": "1.31"
}
},
"versions": {