Magento 2 build deploy v.05
Version updated for https://github.com/brohon/magento-actions to version v.58.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates various tasks for Magento and PWA-Studio CI/CD, including unit tests, static code analysis, build processes, and zero-downtime deployments. It supports different versions of Magento and uses Docker containers to manage services like MySQL and Elasticsearch. The action is designed to be integrated into a repository’s workflows, allowing users to easily set up and run automated builds and checks on their Magento projects.
What’s Changed
- Update Dockerfile (6844b71)
- Update Dockerfile (1eabfea)
- updated php version (3ea4847)
- Updated docker file for new composer version and PHP 8.3 only (cdd8b02)
- Updated bullseye (9da9114)
- Updated bullseye (86c6023)
- Updated buster to bookworm (a074562)
- Update Dockerfile (84ab213)
- Updated the composer hash (5752ab8)
- Added php 8.2 (d9842d4)