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

@@ -7,27 +7,6 @@
"7.6": {
"name": "7.6",
"eol": "2025-09-15"
},
"7.5": {
"name": "7.5"
},
"7.4": {
"name": "7.4"
},
"7.3": {
"name": "7.3"
},
"7.2": {
"name": "7.2"
},
"7.1": {
"name": "7.1"
},
"7.0": {
"name": "7.0"
},
"6.0": {
"name": "6.0"
}
},
"versions": {