feat: add upcoming release Mage-OS 1.0.3 to supported-version matrix (#229)

This commit is contained in:
Ryan Hoerr
2024-07-23 09:04:30 -04:00
committed by GitHub
parent e29ea44597
commit 6e50d0d8de
5 changed files with 3994 additions and 11 deletions
@@ -93,10 +93,10 @@ describe('getCurrentlySupportedVersions for mage-os', () => {
['2024-01-01T00:00:00Z', 'First day of 2024', [
'mage-os/project-community-edition:1.0.1',
]],
['2024-05-21T00:00:00Z', 'Day before release of 1.0.2', [
['2024-07-17T00:00:00Z', 'Day before release of 1.0.2', [
'mage-os/project-community-edition:1.0.1',
]],
['2024-05-22T00:00:01Z', 'Release of 1.0.2', [
['2024-07-18T00:00:01Z', 'Release of 1.0.2', [
'mage-os/project-community-edition:1.0.2',
]],
])(