Releases: MAD-I-T/gitlab-ci-magento
Releases · MAD-I-T/gitlab-ci-magento
v3.31
v3.30
Added possibility to apply patches during building process.
Fix pwa studio installer
Fix pwa studio builder
Full Changelog: v3.29...v3.30
v3.29
Complex strategies v3.28
Added complex deploy and build strategies :
- Build magento only in a git repo containing magento and pwa-studio directory
- Build pwa-studio only in a git repo containing magento and pwa-studio directory
- deploy magento only in a git repo containing magento and pwa-studio directory
- deploy pwa-studio only in a git repo containing magento and pwa-studio directory
- Deploy magento and pwa-studio to different servers from one git repo.
Full Changelog: v3.27...v3.28
Fix multi theme builder
Full Changelog: v3.26...v3.27
Enhancements
Isolate multi-theme build process
Fix minor issues with magento >= 2.4.7
Minor fixes
Fix custom themes builds
Improved pwa-studio installer
Matching magento-actions semantic versioning
PHP 8.2 support for 2.4.6-p1
Update docker image url with latest updates
Support specific theme(s) building
Added possibility to now specify theme(s) to build.
Added Hyva build support
latest docker image
Support for magento 2.4.6 added