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,24 +34,6 @@
"name": "1.27",
"eol": "2024-07-31",
"eoes": "2025-07-31"
},
"1.26": {
"name": "1.26"
},
"1.25": {
"name": "1.25"
},
"1.24": {
"name": "1.24"
},
"1.23": {
"name": "1.23"
},
"1.22": {
"name": "1.22"
},
"1.21": {
"name": "1.21"
}
},
"versions": {}