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:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"releases": {
|
||||
"7.6": {
|
||||
"name": "7.6"
|
||||
},
|
||||
"7.2": {
|
||||
"name": "7.2",
|
||||
"eol": "2026-07-31"
|
||||
|
||||
Reference in New Issue
Block a user