The planned release window is April 6 to April 8. * [ ] Check crowdin sync * [x] Create a new branch `release/v1.26` * [x] Create a tag `v1.27.0-dev` in main branch * [x] Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md * [ ] Release 1.26.0-rc0 from release/v1.26 branch * [ ] 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 * [x] Generate changelog_1.26.0-rc0.md from merged CHANGELOG.md * [x] Frontend changelog to main branch * [x] Tag 1.26.0-rc0 with `git tag -s -f changelog_1.26.0-rc0.md v1.26.0-rc0` and Push to Github * [x] Wait for the release created and check whether the release artifacts generated * [x] Check whether Github release attachments are generated and normal * [x] Check whether the binaries generated under https://dl.gitea.com/gitea/1.26.0-rc0/ and normal * [x] Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.26.0-rc0 * [x] If the release does work then make it out of draft so that it's public for everyone. * [ ] Official packages updated * [ ] Homebrew https://github.com/Homebrew/homebrew-core/blob/master/Formula/g/gitea.rb * [ ] Snap https://snapcraft.io/gitea * [ ] Helm Chart For Gitea * [ ] Terraform * [x] Update documentation to add version to 1.26.0-rc0 * [ ] Confirm blog is ready and merge * [ ] Announce the 1.26.0-rc0 release.
The planned release window is April 6 to April 8.
release/v1.26v1.27.0-devin main branchgit tag -s -f changelog_1.26.0-rc0.md v1.26.0-rc0and Push to Github