mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat(supported-version): updated matrix for Mage-OS 2.1.0
This commit is contained in:
committed by
Damien Retzinger
parent
505179ce7b
commit
07f89530df
Vendored
+5
-5
File diff suppressed because one or more lines are too long
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"mage-os/project-community-edition": {
|
"mage-os/project-community-edition": {
|
||||||
"magento": "mage-os/project-community-edition",
|
"magento": "mage-os/project-community-edition",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
"rabbitmq": "rabbitmq:4.0-management",
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
@@ -10,13 +10,13 @@
|
|||||||
"varnish": "varnish:7.6",
|
"varnish": "varnish:7.6",
|
||||||
"nginx": "nginx:1.26",
|
"nginx": "nginx:1.26",
|
||||||
"os": "ubuntu-latest",
|
"os": "ubuntu-latest",
|
||||||
"release": "2025-10-16T00:00:00+0000",
|
"release": "2026-01-20T00:00:00+0000",
|
||||||
"eol": "2028-10-17T00:00:00+0000"
|
"eol": "2029-01-20T00:00:00+0000"
|
||||||
},
|
},
|
||||||
"mage-os/project-community-edition:next": {
|
"mage-os/project-community-edition:next": {
|
||||||
"magento": "mage-os/project-community-edition:next",
|
"magento": "mage-os/project-community-edition:next",
|
||||||
"php": 8.4,
|
"php": 8.4,
|
||||||
"composer": "2.8.8",
|
"composer": "2.9.3",
|
||||||
"mysql": "mysql:8.4",
|
"mysql": "mysql:8.4",
|
||||||
"opensearch": "opensearchproject/opensearch:2.19.1",
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
"rabbitmq": "rabbitmq:4.0-management",
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
@@ -24,8 +24,8 @@
|
|||||||
"varnish": "varnish:7.6",
|
"varnish": "varnish:7.6",
|
||||||
"nginx": "nginx:1.26",
|
"nginx": "nginx:1.26",
|
||||||
"os": "ubuntu-latest",
|
"os": "ubuntu-latest",
|
||||||
"release": "2025-10-16T00:00:00+0000",
|
"release": "2026-01-20T00:00:00+0000",
|
||||||
"eol": "2028-10-17T00:00:00+0000"
|
"eol": "2029-01-20T00:00:00+0000"
|
||||||
},
|
},
|
||||||
"mage-os/project-community-edition:>=1.0 <1.1": {
|
"mage-os/project-community-edition:>=1.0 <1.1": {
|
||||||
"magento": "mage-os/project-community-edition:>=1.0 <1.1",
|
"magento": "mage-os/project-community-edition:>=1.0 <1.1",
|
||||||
@@ -95,6 +95,20 @@
|
|||||||
"nginx": "nginx:1.26",
|
"nginx": "nginx:1.26",
|
||||||
"os": "ubuntu-latest",
|
"os": "ubuntu-latest",
|
||||||
"release": "2025-10-16T00:00:00+0000",
|
"release": "2025-10-16T00:00:00+0000",
|
||||||
"eol": "2028-10-17T00:00:00+0000"
|
"eol": "2026-01-20T00:00:00+0000"
|
||||||
|
},
|
||||||
|
"mage-os/project-community-edition:>=2.1 <2.2": {
|
||||||
|
"magento": "mage-os/project-community-edition:>=2.1 <2.2",
|
||||||
|
"php": 8.4,
|
||||||
|
"composer": "2.9.3",
|
||||||
|
"mysql": "mysql:8.4",
|
||||||
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
|
"redis": "redis:7.2",
|
||||||
|
"varnish": "varnish:7.6",
|
||||||
|
"nginx": "nginx:1.26",
|
||||||
|
"os": "ubuntu-latest",
|
||||||
|
"release": "2026-01-20T00:00:00+0000",
|
||||||
|
"eol": "2029-01-20T00:00:00+0000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -192,6 +192,21 @@
|
|||||||
"nginx": "nginx:1.26",
|
"nginx": "nginx:1.26",
|
||||||
"os": "ubuntu-latest",
|
"os": "ubuntu-latest",
|
||||||
"release": "2025-10-16T00:00:00+0000",
|
"release": "2025-10-16T00:00:00+0000",
|
||||||
"eol": "2028-10-17T00:00:00+0000"
|
"eol": "2026-01-20T00:00:00+0000"
|
||||||
|
},
|
||||||
|
"mage-os/project-community-edition:2.1.0": {
|
||||||
|
"magento": "mage-os/project-community-edition:2.1.0",
|
||||||
|
"upstream": "2.4.8-p3",
|
||||||
|
"php": 8.4,
|
||||||
|
"composer": "2.9.3",
|
||||||
|
"mysql": "mysql:8.4",
|
||||||
|
"opensearch": "opensearchproject/opensearch:2.19.1",
|
||||||
|
"rabbitmq": "rabbitmq:4.0-management",
|
||||||
|
"redis": "redis:7.2",
|
||||||
|
"varnish": "varnish:7.6",
|
||||||
|
"nginx": "nginx:1.26",
|
||||||
|
"os": "ubuntu-latest",
|
||||||
|
"release": "2026-01-20T00:00:00+0000",
|
||||||
|
"eol": "2029-01-20T00:00:00+0000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user