PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
22 stars 8 forks source link

fea(release.sh): automates compatible & recommended php versions #70

Closed jokesterfr closed 5 months ago

jokesterfr commented 5 months ago
Questions Answers
Description? Automates the automated build process: now guess all the tags and image combination we wish to build every time flashlight is updated. Also build images for major.minor versions of PrestaShop from 7 to 8+, and major.minor.patch for 1.6. Build images with recommended AND compatible versions of PHP.
Type? new feature
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #60
How to test? ./release.sh
jokesterfr commented 5 months ago

Limit seems now to be hint by the available images from php docker images. For some old combinations we may have to provide only Debian based image.