Damien Retzinger
d37f001ab6
feat(supported-versions)!: updates for 2.4.9, 2.4.8-p5, 2.4.7-p19, 2.4.6-p15 ( #258 )
...
BREAKING CHANGE: This release brings support for the v2.4.9 version of Magento. This also brings backwards-incompatible infrastructure changes for the patch versions of Magento. See https://github.com/graycoreio/github-actions-magento2/pull/258 for more information.
2026-05-12 21:33:18 -04:00
Damien Retzinger
a7e327d44f
feat(supported-version): dynamically append "version" to matrix
2026-05-07 09:30:09 -04:00
Ryan Hoerr
f8036173e1
fix(supported-version): filter uninstallable versions from usable kind ( #319 )
...
Exclude versions that cannot be installed due to security or dependency issues:
- Magento 2.4.2 through 2.4.3-p3: require composer <=2.1, which is insecure
- Mage-OS 2.2.1: blocked by webonyx/graphql-php security advisory
2026-04-28 10:21:08 -04:00
Ryan Hoerr
bbecc7f5f9
feat(supported-version): update for Mage-OS 2.2.2 ( #317 )
2026-04-28 10:19:20 -04:00
Ryan Hoerr
db1267a94b
chore(supported-version): Add supported version for Mage-OS 2.2.1 ( #316 )
2026-04-28 10:15:31 -04:00
Damien Retzinger
7e40a62efa
feat(supported-version): upgrade opensearch to 2.19.5
2026-03-11 11:08:55 -04:00
Damien Retzinger
b4526dbb52
feat(supported-version): add support for MageOS 2.2.0
2026-03-10 13:47:46 -04:00
Damien Retzinger
e6be791eed
feat(supported-version)!: update for Magento v2.4.8-p4 release
...
BREAKING CHANGE: Adobe has dropped support for elasticsearch and redis in their latest releases of v2.4.8.
2026-03-10 13:37:20 -04:00
Damien Retzinger
7e70ee93ef
feat(supported-version): upgrade to compsoer 2.9.5
2026-02-19 11:16:35 -05:00
Damien Retzinger
d29e574475
feat(supported-versions): upgrade 2.4.8-p2/p3 to opensearch 3
2026-02-19 11:11:24 -05:00
Damien Retzinger
c19912dc4b
feat(supported-version): bump all nginx versions to latest supported version
2026-02-19 11:05:23 -05:00
Damien Retzinger
c26e84f693
feat(supported-version): bump all composer versions to latest supported version
2026-02-19 11:00:38 -05:00
Ryan Hoerr
48902e8e6a
feat(supported-version): backport composer 2.9.3 to older mage-os verisons
2026-02-19 10:54:30 -05:00
Ryan Hoerr
07f89530df
feat(supported-version): updated matrix for Mage-OS 2.1.0
2026-02-19 10:54:29 -05:00
Ryan Hoerr
505179ce7b
fix(supported-version): pin specific composer 2 versions for historic Magento releases
2026-02-19 10:54:20 -05:00
Damien Retzinger
34ddee6aef
fix: using latest accidentally output two versions for Magento Open Source
2026-02-19 10:31:12 -05:00
Damien Retzinger
7c0bc65842
fix(supported-version): handle semver-ish values from old magento verisons
2025-12-16 11:38:44 -05:00
Ryan Hoerr
c05755261d
fix: 'invalid kind provided' when defining usable type ( #305 )
2025-12-15 11:23:17 -05:00
Ryan Hoerr
5608271fe3
fix: allow matrix testing without EOL versions ( #299 )
...
* fix: remove versions dependent on EOL composer 1
* Restore composer 1 versions
* Add `usable` version type, filtered by code constraints
* Added code comment
* Rebuilt index.js with latest changes merged
* Updated documentation
2025-12-15 11:22:34 -05:00
Ryan Hoerr
5fd96b988e
fix(supported-verison): upstream version for Mage-OS 2.0.0 ( #302 )
2025-12-15 11:20:41 -05:00
Ryan Hoerr
b0a3bea8e4
feat(supported-version): update matrix for Mage-OS 2.0.0 ( #298 )
...
* chore: add supported-version matrix info for Mage-OS 1.3.1 and 2.0.0
* Updated release date; merged latest changes and rebuilt index.js
2025-12-15 11:18:50 -05:00
Ryan Hoerr
e99b140104
feat(supported-versions): update matrix for Magento 2.4.8-p3, 2.4.7-p8, 2.4.6-p13 ( #301 )
2025-12-15 11:15:59 -05:00
Fabrizio Balliano
a8e8db3572
feat(supported-versions): 1.3.1 ( #297 )
2025-12-15 11:14:34 -05:00
Fabrizio Balliano
2b6d19f691
Added Mage-OS 1.3.0 ( #296 )
2025-12-15 11:13:04 -05:00
Vinai Kopp
499eb24a13
feat(supported-version): Add 2.4.5-p14, 2.4.6-p12, 2.4.7-p7 and 2.4.8-p2 ( #295 )
2025-12-15 11:10:46 -05:00
Damien Retzinger
e12d993761
fix(supported-version): adjust correct key for mage-os/project-community-edition:>=1.2 <1.3
2025-12-15 11:05:23 -05:00
Fabrizio Balliano
229f7a2684
Added 2.4.5-p13, 2.4.6-p11, 2.4.7-p6, 2.4.8-p1 ( #292 )
2025-12-15 11:02:23 -05:00
Damien Retzinger
9c1dbc7d07
feat(supported-version): add optional services output for each matrix entry ( #206 )
2025-12-15 10:13:50 -05:00
Ryan Hoerr
ab5dc9fc95
Fix opensearch versions based on container support ( #289 )
...
* Fix opensearch versions based on wardenenv container support
* opensearchproject/opensearch:2.19.1
* Disable opensearch security
* spawn separate opensearch service when needed
* fix opensearch flags; fix PackageMatrixVersion type and test
* Try mysql:8.4 over mariadb:11.4
* updated dist/index.js
* Allow trigger creation during integration tests
2025-12-14 17:47:56 -05:00
Ryan Hoerr
f5460068b6
feat: updated supported-version matrix for Mage-OS release 1.2.0
2025-12-14 17:38:24 -05:00
Damien Retzinger
3fc699af5c
chore(deps): upgrade to node 24
2025-12-14 11:10:47 -05:00
Damien Retzinger
21c3bb3436
feat(supported-version): add v2.4.4-p13, v2.4.5-p12, v2.4.6-p10, v2.4.7-p5 and v2.4.8 ( #187 )
2025-04-09 13:15:07 -04:00
Damien Retzinger
2f1b2eaa5d
feat(supported-version): add recent kind ( #188 )
2025-04-09 09:51:01 -04:00
Fabrizio Balliano
ca7cd551a3
Preparing 1.0.6 ( #263 )
...
* Add releases 2.4.4-p12, 2.4.5-p11, 2.4.6-p9 and 2.4.7-p4
* npm run build
2025-02-12 11:52:16 -05:00
Fabrizio Balliano
d763a4f246
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
2025-02-11 18:48:46 +01:00
Ryan Hoerr
b633b2120a
feat: add new releases to the version matrix ( #232 )
...
Magento Open Source 2.4.4-p11, 2.4.5-p10, 2.4.6-p8, 2.4.7-p3
Mage-OS 1.0.5
2024-10-09 16:12:24 +02:00
Ryan Hoerr
6f6b6fd6fd
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
2024-08-19 19:28:31 -04:00
Ryan Hoerr
6e50d0d8de
feat: add upcoming release Mage-OS 1.0.3 to supported-version matrix ( #229 )
2024-07-23 15:04:30 +02:00
Vinai Kopp
a3262710f1
feat: add magento releases 2.4.4-p9, 2.4.5-p8, 2.4.6-p6, and 2.4.7-p1 ( #226 )
2024-06-11 19:06:06 +02:00
Vinai Kopp
b4f27f19e5
fix: use exact version of elasticsearch since there is no 8.11 tag ( #225 )
2024-05-22 13:55:59 +02:00
Vinai Kopp
dd47d22478
fix: continue to use elasticsearch instead of opensearch for now ( #224 )
2024-05-22 11:42:42 +02:00
Vinai Kopp
f1b13e8984
feat: add upcoming release for mage-os 1.0.2 ( #223 )
2024-05-22 11:16:57 +02:00
Vinai Kopp
4f193802bc
Add 2.4.4-p8, 2.4.5-p7, 2.4.6-p5 and 2.4.7 releases to supported-versions matrix ( #222 )
...
* Add 2.4.4-p8, 2.4.5-p7, 2.4.6-p6 and 2.4.7 releases to supported-versions matrix
* Update build
2024-04-30 11:12:32 +02:00
Vinai Kopp
54f7204e3f
Add 2.4.4-p7, 2.4.5-p6 and 2.4.6-p4 releases to supported-versions matrix ( #219 )
2024-02-14 14:52:36 +01:00
Vinai Kopp
2086708ffc
feat: add releases 2.4.4-p6, 2.4.5-p5 and 2.4.6-p3 ( #169 )
2023-10-11 06:25:00 +13:00
Vinai Kopp
b645c2327d
fix: pass correct repo url for nightly ( #158 )
...
fix: pass correct repo url for nightly
The amendMatrixForNext function uses the repository argument to
determine the version constraint for the returned matrix for kind
nightly.
Previously, the upstream-mirror repo url was passed as an argument, but
the nightly builds use a different repo url.
This resulted in failed builds, because the version string 'next' could
not be parsed by composer.
Example:
https://github.com/mage-os/generate-mirror-repo-js/actions/runs/6370219504/job/17291152703
With this change, the nightly kind will always return the @alpha
version constraint, that is, stability constraint.
There currently is no way to distinguish between different nightly
repos, but since both work the same way, this is fine (for now).
2023-10-02 06:27:52 +13:00
Damien Retzinger
7f1821f6ac
fix(supported-versions): nightly build matrix tag ( #152 )
2023-09-24 16:07:37 -04:00
Damien Retzinger
88901eacf7
chore(deps, deps-dev): updates deps and add .nvmrc ( #151 )
2023-09-22 12:29:14 -04:00
Damien Retzinger
5599a0d2e7
feat(supported-versions): add release date ( #100 )
...
Previously, we didn't take into account a release date, which meant
that @vinai could not add MageOS or Magento releases before the actual
day of release.
With this, we can now add the releases to supported verisons before
a release comes out, allowing us to make a kind that allows testing
MageOS and Magento Mirror releases more quickly.
2023-08-16 13:57:48 +02:00
Vinai Kopp
dd14f7859c
chore: add versions 2.4.4-p5, 2.4.5-p4 and 2.4.6-p2 ( #96 )
2023-08-08 17:47:58 +02:00