DavidLambauer / github-actions-magento2

Github Actions and Workflows that make maintaining Magento2 projects and modules easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 GitHub Actions

GitHub release (latest SemVer) Unit Test Integration Test Installation Test

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 of a Magento Package
Static Test A Github Action that runs the Static Tests of 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
Supported Version A Github Action that computes the currently supported Github Actions Matrix for Magento 2

About

Github Actions and Workflows that make maintaining Magento2 projects and modules easier.


Languages

Language:TypeScript 91.2%Language:PHP 6.7%Language:JavaScript 2.2%