Skip to content

Releases: MAD-I-T/magento-actions

Overriding tutorial

30 Apr 16:35
55aba29
Compare
Choose a tag to compare

Fix #23 with video tutorial (on custom unit testing script)

New features to unit testing process

17 Apr 22:30
a4b1fd0
Compare
Choose a tag to compare

One can now :

  • specify a custom phpunit config file using unit_test_config see more
  • restrict ran test to a specific location unit_test_subset_path see more

Fix missing production-deploy.sh file #22

10 Apr 15:14
Compare
Choose a tag to compare

Tmp fix for #11 magento/magento2-page-builder#730

03 Apr 21:49
1ad6c6c
Compare
Choose a tag to compare

Fix security scanners | files scanners

15 Mar 17:50
a29e91d
Compare
Choose a tag to compare

Minor patch php auto detector

08 Mar 17:04
866dd37
Compare
Choose a tag to compare

Fix php-compatibility checker

Upgraded install and build processes

08 Mar 05:48
03a6f68
Compare
Choose a tag to compare
  • Possibility to disable modules at install
  • Possibility to add multiple languages (static content deploy)
  • Auto php detection when no php version is specified (handles 2.2, 2.3 & 2.4)

Install magento from github-actions

17 Feb 19:46
7e212c5
Compare
Choose a tag to compare

Added the possibility to force the composer version
Added php8.1 support
Improve static & unit testing

Fix tests failings on 2.3 & composer 2 management issues

28 Jan 14:49
7ad19cd
Compare
Choose a tag to compare

Fix unit test
Fix static test
updated readme with 2.3 usage
Fix security scanners

Fixes & composer 2 support

14 Dec 19:03
bc912df
Compare
Choose a tag to compare

Fix override option
Added composer 2 support to speedup the builds