TYPO3 recipies out of date #4089
Replies: 4 comments 9 replies
-
Sure, we can rework the TYPO3 recipe. The #3754 was closed as it was very specific and low quality. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick reply! I must admit I'm not versed with deployer myself. Would you say that either https://gitlab.com/gitlab-org/project-templates/typo3-distribution/-/blob/main/packages/site-distribution/Configuration/DeployerRsync.php or https://github.com/helhum/typo3-deployer-recipe/blob/main/recipe/helhum/typo3.php (which are the main packages the TYPO3 community seems to use nowadays) is of sufficient quality to be ported to your recipe repository? If so, I would suggest to completely replace the current recipie that does not work with TYPO3 versions released after 2022 with one of those two. I hope to be able to then rework those recipies to the docs format, but I might need some help there to comply with the proper expectations. |
Beta Was this translation helpful? Give feedback.
-
Hi, Oliver Klee from the TYPO3 Best Practices Team here. Any of the two linked reciped would be an improvement IMHO. |
Beta Was this translation helpful? Give feedback.
-
Hi @antonmedv, just a quick question, when do you plan to publish the next deployer release? There is still some work to be done on the documentation for the updated recipe, just to have a sense of time on this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployer Version
8.x
Target OS
macOS
Which PHP version are you using?
PHP 8.4
Content of deploy.php or deploy.yaml
No response
Steps to reproduce
The recipe listed on https://deployer.org/docs/8.x/recipe/typo3 is much out of date and doesn't reflect modern best practices (no composer dependency on the target, for example).
Are there plans to rework this or accept contributions? Because #3754 has been closed without a comment, and goes into the right direction.
The maintainer of the GitLab TYPO3 template, which also has a deployer config https://typo3.org/article/gitlabs-built-in-typo3-project-template - specifically see https://gitlab.com/gitlab-org/project-templates/typo3-distribution/-/blob/main/deploy.yaml. This could be a great starting point.
I would really like the deployer site to either link to that recipe, or allow a contribution to add/modify the current recipe. What do you think? :-)
Otherwise I would say removing the TYPO3 recipe or marking it as "outdated" would be beneficial?
Thanks a lot for your work on deployer and offering choices to the community!
Beta Was this translation helpful? Give feedback.
All reactions