chore: add Magento Open Source 2.4.7-p2 and Mage-OS Distribution 1.0.4 to the version matrix (#230)

* chore: add Magento Open Source 2.4.7-p2 and Mage-OS Distribution 1.0.4 to the version matrix

* chore: add Magento 2.4.4-p10, 2.4.5-p9, 2.4.6-p7 to the version matrix
This commit is contained in:
Ryan Hoerr
2024-08-19 19:28:31 -04:00
committed by GitHub
parent 6e50d0d8de
commit 6f6b6fd6fd
4 changed files with 116 additions and 46 deletions
@@ -39,30 +39,30 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
'magento/project-community-edition:2.4.6-p3',
]],
['2024-12-31T00:00:00Z', 'End of 2024', [
'magento/project-community-edition:2.4.4-p9',
'magento/project-community-edition:2.4.5-p8',
'magento/project-community-edition:2.4.6-p6',
'magento/project-community-edition:2.4.7-p1',
'magento/project-community-edition:2.4.4-p10',
'magento/project-community-edition:2.4.5-p9',
'magento/project-community-edition:2.4.6-p7',
'magento/project-community-edition:2.4.7-p2',
]],
['2025-08-08T00:00:00Z', 'Day Before v2.4.5 EoL', [
'magento/project-community-edition:2.4.5-p8',
'magento/project-community-edition:2.4.6-p6',
'magento/project-community-edition:2.4.7-p1',
'magento/project-community-edition:2.4.5-p9',
'magento/project-community-edition:2.4.6-p7',
'magento/project-community-edition:2.4.7-p2',
]],
['2025-08-09T00:00:00Z', 'Day of v2.4.5 EoL', [
'magento/project-community-edition:2.4.5-p8',
'magento/project-community-edition:2.4.6-p6',
'magento/project-community-edition:2.4.7-p1',
'magento/project-community-edition:2.4.5-p9',
'magento/project-community-edition:2.4.6-p7',
'magento/project-community-edition:2.4.7-p2',
]],
['2025-08-10T00:00:00Z', 'Day after v2.4.5 EoL', [
'magento/project-community-edition:2.4.6-p6',
'magento/project-community-edition:2.4.7-p1',
'magento/project-community-edition:2.4.6-p7',
'magento/project-community-edition:2.4.7-p2',
]],
['2026-03-15T00:00:00Z', 'Day after v2.4.6 EoL', [
'magento/project-community-edition:2.4.7-p1',
'magento/project-community-edition:2.4.7-p2',
]],
['2027-04-09T00:00:00Z', 'Day of v2.4.7 EoL', [
'magento/project-community-edition:2.4.7-p1',
'magento/project-community-edition:2.4.7-p2',
]],
['2027-04-10T00:00:00Z', 'Day after v2.4.7 EoL', [
]],