0.6.0
0.6.0 (2020-05-12)
Implemented enhancements:
- Enable production settings for php-fpm in static mode #275
- Allow using a fixed mysql port forward to the host #290 (kierenevans)
- Prompt for magento edition when creating #289 (kierenevans)
- Adding helper commands for composer (base php) and drush (drupal 8) #286 (sawtell)
- Add PHP Compatibility Sniffs by default, to aid with version changes #285 (kierenevans)
- Updating welcome task to be compiled from twig template. #282 (sawtell)
- Production PHP Settings #280 (kierenevans)
- Updating application template to support hostname aliases #279 (sawtell)
- Make mysql image and tag configurable #278 (andytson-inviqa)
- Run
setup:di:compile
for Magento 2 in static mode #274 (kierenevans) - allow customising annotations on application ingress #273 (dcole-inviqa)
- PHP-FPM Pools and Zed #271 (g-foster2)
- Adjust README if mutagen is turned on #269 (kierenevans)
- Update magento2 gitignore for 2.3.4 #268 (kierenevans)
- Add support for multiple php-fpm pools and split spryker zed into one #267 (andytson-inviqa)
- Use default Symfony4 web directory #266 (NoDiskInDriveA)
- Update Magento 2 application skeleton - DEV tools configuration #263 (tkotosz)
- Add SensioLabs Behat PageObjectExtension to Magento 2 skeleton #264 (tkotosz)
Fixed bugs:
- Ensure latest drupal/core 8.8.5 is installed. Fix test-quality script #292 (kierenevans)
- Ignore cron's env.sh #288 (kierenevans)
- Avoid copying assets to php-fpm from console #284 (kierenevans)
- Fix builds for Symfony by adding in a webroot folder #277 (kierenevans)
- Add extra cache types to avoid env.php needing to be writable at runtime #276 (kierenevans)
- Run the watch script #272 (kierenevans)
- Fix TTY usage when stdin is not a TTY. #265 (kierenevans)
- Fix dash-casing of php-fpm-exporter services #262 (andytson-inviqa)