platform-plugin-dev-docker icon indicating copy to clipboard operation
platform-plugin-dev-docker copied to clipboard

Docker image containing useful stuff for plugin development

Results 5 platform-plugin-dev-docker issues
Sort by recently updated
recently updated
newest added

### Please describe the feature you would like to see implemented. The Shopware setup is shared between the two Docker image flavours and should always be the same. So we...

Sorry, this small PR escalated quickly 🙈 Due to the support end of PHP 7.4 and 8.0, we should not waste energy on these things :-) - use [all-supported-php-versions-by-shopware-version.json](https://github.com/FriendsOfShopware/shopware-static-data/blob/main/data/all-supported-php-versions-by-shopware-version.json) to...

### Please describe the feature you would like to see implemented. We have several old images: https://github.com/FriendsOfShopware/platform-plugin-dev-docker/pkgs/container/platform-plugin-dev/versions?filters%5Bversion_type%5D=tagged&page=2 ## 6.3 Releases I mean, using Shopware 6.3 is "okay", if the ones...

First version. Can currently only generate a GHA Matrix. Open points: - how to exclude certain PHP versions for shopware versions? Can we just hard-code the Version steps? Fixes #14

### Please describe the feature you would like to see implemented. As mentioned in https://github.com/FriendsOfShopware/platform-plugin-dev-docker/pull/13#issuecomment-1226112573 the process of adding new shopware versions could be automated. I guess the easiest way...