symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

tag releases

Open c33s opened this issue 8 months ago • 2 comments

wouldn't it make sense to tag releases in this repo?

c33s avatar Mar 05 '25 16:03 c33s

This repo follows a rolling-release model. The main branch is the one to use to start a new project.

dunglas avatar Mar 05 '25 16:03 dunglas

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.

c33s avatar Mar 05 '25 17:03 c33s

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).

maxhelias avatar Sep 15 '25 18:09 maxhelias