go-gitea/gitea

Release: Publish Gitea 1.24.6

Closed this issue · 2 comments

  • Check cowdin sync
  • Check possible Golang versions upgraded
    • Check whether XGo is ready for new Golang version
    • Check whether golang-alpine image is ready for the new Golang version
  • Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md
  • Close milestone of 1.24.6
  • Release 1.24.6 from release/v1.24 branch
    • Generate changelog_1.24.6.md from merged CHANGELOG.md
    • Frontend changelog to main branch
    • Tag 1.24.6 with git tag -s -f changelog_1.24.6.md v1.24.6 and Push to Github
    • Wait for the release created and check whether the release artifacts generated
    • If the release does work then make it out of draft so that it's public for everyone.
  • Update "version.json" to 1.24.6
  • Official packages updated
  • Update documentation's latest stable version to 1.24.6
  • Confirm blog is ready and merge
  • Official website download button version
  • Announce the 1.24.6 release.

Hello @lunny ,

Will this version be deployed to snapcraft.io ?

Hello @lunny ,

Will this version be deployed to snapcraft.io ?

Forwarded the question to Release: Publish Gitea 1.24.7 #35743