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

@@ -16,30 +16,9 @@
"name": "3.2",
"eol": "2025-11-23"
},
"3.1": {
"name": "3.1"
},
"3.0": {
"name": "3.0",
"eol": "2026-09-07"
},
"1.1.1": {
"name": "1.1.1"
},
"1.1.0": {
"name": "1.1.0"
},
"1.0.2": {
"name": "1.0.2"
},
"1.0.1": {
"name": "1.0.1"
},
"1.0.0": {
"name": "1.0.0"
},
"0.9.8": {
"name": "0.9.8"
}
},
"versions": {