Gargron现在是直接给主分支打release tag了吗?以前release会有单独的分支,最新的功能暂时还不会合进去,所以以前的release很少会发版后遇到严重bug需要hotfix,现在这样就是偷懒了呀
#Mastodon 3.5.3 has just been released with multiple security fixes, as well as a couple cool improvements!
https://github.com/mastodon/mastodon/releases/tag/v3.5.3
A 3.4.8 backport is available for those who haven't made the jump to 3.5 yet.
@mashiro 好像现在 mastodon.social 和 mastodon.online都直接用了main分支 main的稳定性有所提升
根据git功能性来讲 直接checkout一个tag跟checkout一个branch好像差不多?🤔
@holgerhuo 以前一个新的commit需要测试一个版本的时间才会被应用到生产环境