actions-marketplace-validations/Magento 2 build deploy v.05
Test Build Deploy M2 projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 7, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/brohon_magento-actions@3ea4847887d98cebc1887cf583cef5e5884d44cb # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| php | version of php to use 7.1 or 7.2 | — | 8.1 |
| process | Possible values: build, static-test, integration-test, unit-test, phpcs-test, deploy-staging, deploy-production, cleanup-staging, cleanup-production | — | build |
| override_settings | override config and scripts dirs with your own setup/config, must respect default scalfolding | — | 1 |
| elasticsuite | your src is using elasticsuite? 1 or 0 | — | 1 |
| extension | the third party module to test in app/code. Vendor or Vendor/MyModule | — | "" |
| standard | Magento2, PSR2, PSR1, PSR12 etc... see magento-coding-standard | — | Magento2 |
Outputs
no outputs