symfony-docker
symfony-docker copied to clipboard
tag releases
wouldn't it make sense to tag releases in this repo?
This repo follows a rolling-release model. The main branch is the one to use to start a new project.
would you consider still tagging releases?
i am working with an existing project which i try to upgrade from frankenphp 1.1.x to 1.4.x. i had some incompatibilities (1.1 to 1.3) with my existing docker and caddyfiles (base on symfony-docker around when frankenphp 1.1.5 the most current version) the files changed a little bit.
maybe it would help to connect this repo tags with the frankenphp tags so a developer could see which frankenphp version is/should be compatible to the symfony-docker repo.
my workaround would be to track the commit hash of symfony-docker where i start from.
Thank you for your comment! We will continue with the continuous release model, unless the community proposes a simpler approach (one that does not require a contribution for each Franken release).