mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
test(supported-version): add test coverage for 2026-03-10 (#233)
This commit is contained in:
@@ -78,6 +78,11 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
|
||||
'magento/project-community-edition:2.4.7-p8',
|
||||
'magento/project-community-edition:2.4.8-p3',
|
||||
]],
|
||||
['2026-03-10T00:00:01Z', 'Day of March 2026 patch release', [
|
||||
'magento/project-community-edition:2.4.6-p14',
|
||||
'magento/project-community-edition:2.4.7-p9',
|
||||
'magento/project-community-edition:2.4.8-p4',
|
||||
]],
|
||||
['2026-03-15T00:00:00Z', 'Day after v2.4.6-p14 release', [
|
||||
'magento/project-community-edition:2.4.6-p14',
|
||||
'magento/project-community-edition:2.4.7-p9',
|
||||
|
||||
Reference in New Issue
Block a user