mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
Add releases 2.4.4-p12, 2.4.5-p11, 2.4.6-p9 and 2.4.7-p4 (#262)
* Add releases 2.4.4-p12, 2.4.5-p11, 2.4.6-p9 and 2.4.7-p4 * npm run build * Updated tests and fixed dates
This commit is contained in:
committed by
GitHub
parent
b71a68f6c5
commit
d763a4f246
@@ -45,24 +45,28 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
|
||||
'magento/project-community-edition:2.4.7-p3',
|
||||
]],
|
||||
['2025-08-08T00:00:00Z', 'Day Before v2.4.5 EoL', [
|
||||
'magento/project-community-edition:2.4.5-p10',
|
||||
'magento/project-community-edition:2.4.6-p8',
|
||||
'magento/project-community-edition:2.4.7-p3',
|
||||
'magento/project-community-edition:2.4.5-p11',
|
||||
'magento/project-community-edition:2.4.6-p9',
|
||||
'magento/project-community-edition:2.4.7-p4',
|
||||
]],
|
||||
['2025-08-09T00:00:00Z', 'Day of v2.4.5 EoL', [
|
||||
'magento/project-community-edition:2.4.5-p10',
|
||||
'magento/project-community-edition:2.4.6-p8',
|
||||
'magento/project-community-edition:2.4.7-p3',
|
||||
'magento/project-community-edition:2.4.5-p11',
|
||||
'magento/project-community-edition:2.4.6-p9',
|
||||
'magento/project-community-edition:2.4.7-p4',
|
||||
]],
|
||||
['2025-08-10T00:00:00Z', 'Day after v2.4.5 EoL', [
|
||||
'magento/project-community-edition:2.4.6-p8',
|
||||
'magento/project-community-edition:2.4.7-p3',
|
||||
'magento/project-community-edition:2.4.6-p9',
|
||||
'magento/project-community-edition:2.4.7-p4',
|
||||
]],
|
||||
['2025-12-31T00:00:00Z', 'End of 2025', [
|
||||
'magento/project-community-edition:2.4.6-p9',
|
||||
'magento/project-community-edition:2.4.7-p4',
|
||||
]],
|
||||
['2026-03-15T00:00:00Z', 'Day after v2.4.6 EoL', [
|
||||
'magento/project-community-edition:2.4.7-p3',
|
||||
'magento/project-community-edition:2.4.7-p4',
|
||||
]],
|
||||
['2027-04-09T00:00:00Z', 'Day of v2.4.7 EoL', [
|
||||
'magento/project-community-edition:2.4.7-p3',
|
||||
'magento/project-community-edition:2.4.7-p4',
|
||||
]],
|
||||
['2027-04-10T00:00:00Z', 'Day after v2.4.7 EoL', [
|
||||
]],
|
||||
|
||||
Reference in New Issue
Block a user