mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
6f6b6fd6fd7ce642a1378a0b4a3382c224b4ba15
* 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
Include some tests into standalone test suite after update from 2.4-develop upstream (magento) (#221)
Magento 2 GitHub Actions
Opinionated Github Actions and Workflows to make building, testing, and maintaining Magento 2 Modules easier.
Workflows
| Workflow Name | Description |
|---|---|
| Integration Test | A Github Workflow that runs the Integration Tests of a Magento Package |
Actions
| Action Name | Description |
|---|---|
| Unit Test | A Github Action that runs the Unit Tests a Magento Package |
| Fix Magento Install | A Github Action that fixes Magento before composer install |
| Cache Magento | A Github Action that creates a composer cache for a Magento extension or store. |
| Setup Magento | A Github Action that sets up Magento before composer install for an extension or store. |
| Get Magento Version | A Github Action that computes the installed Magento version. |
| Installation Test | A Github Action that tests the installability of a Magento Package |
| Semver Compare | A Github Action that semantically compares two versions |
| Supported Version | A Github Action that computes the currently supported Github Actions Matrix for Magento 2 |
Description
Languages
TypeScript
91.9%
Shell
6.8%
PHP
0.9%
JavaScript
0.4%