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:
@@ -14,9 +14,6 @@
|
||||
"name": "5.7",
|
||||
"eol": "2024-02-29",
|
||||
"eoes": "2027-02-28"
|
||||
},
|
||||
"5.6": {
|
||||
"name": "5.6"
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
|
||||
Reference in New Issue
Block a user