🤖: confluence, craft-cms, jira
confluence:
- Item root['versions']['9.3.2'] ({'name': '9.3.2', 'date': '2025-03-03'}) added to dictionary.
- Item root['versions']['9.2.2'] ({'name': '9.2.2', 'date': '2025-03-03'}) added to dictionary.
- Item root['versions']['8.5.20'] ({'name': '8.5.20', 'date': '2025-03-03'}) added to dictionary.
craft-cms:
- Item root['releases']['3'] ({'name': '3', 'eoas': '2023-04-30', 'eol': '2024-04-30'}) added to dictionary.
- Item root['versions']['5.6.13'] ({'name': '5.6.13', 'date': '2025-03-19'}) added to dictionary.
- Item root['versions']['4.14.11.1'] ({'name': '4.14.11.1', 'date': '2025-03-19'}) added to dictionary.
- Item root['versions']['5.6.12'] ({'name': '5.6.12', 'date': '2025-03-18'}) added to dictionary.
- Item root['versions']['4.14.11'] ({'name': '4.14.11', 'date': '2025-03-18'}) added to dictionary.
jira:
- Item root['releases']['10.5'] ({'name': '10.5', 'eol': '2027-03-12'}) added to dictionary.
- Item root['versions']['10.5.0'] ({'name': '10.5.0', 'date': '2025-03-12'}) added to dictionary.
- Item root['versions']['10.3.4'] ({'name': '10.3.4', 'date': '2025-03-05'}) added to dictionary.
- Item root['versions']['9.12.19'] ({'name': '9.12.19', 'date': '2025-03-04'}) added to dictionary.
- Item root['releases']['9.4'] ({'name': '9.4', 'eol': '2025-01-31'}) removed from dictionary.
This commit is contained in:
committed by
Marc Wrobel
parent
8f411b9479
commit
ca9639e4f0
@@ -9,9 +9,30 @@
|
||||
"name": "4",
|
||||
"eoas": "2025-04-30",
|
||||
"eol": "2026-04-30"
|
||||
},
|
||||
"3": {
|
||||
"name": "3",
|
||||
"eoas": "2023-04-30",
|
||||
"eol": "2024-04-30"
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"5.6.13": {
|
||||
"name": "5.6.13",
|
||||
"date": "2025-03-19"
|
||||
},
|
||||
"4.14.11.1": {
|
||||
"name": "4.14.11.1",
|
||||
"date": "2025-03-19"
|
||||
},
|
||||
"5.6.12": {
|
||||
"name": "5.6.12",
|
||||
"date": "2025-03-18"
|
||||
},
|
||||
"4.14.11": {
|
||||
"name": "4.14.11",
|
||||
"date": "2025-03-18"
|
||||
},
|
||||
"5.6.11": {
|
||||
"name": "5.6.11",
|
||||
"date": "2025-03-04"
|
||||
|
||||
Reference in New Issue
Block a user