Open
Description
Feature Description
Feature Description
- 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.23.8
- Release 1.23.8 from release/v1.23 branch
- Generate changelog_1.23.8.md from merged CHANGELOG.md
- Frontend changelog to main branch
- Tag 1.23.8 with
git tag -s -f changelog_1.23.8.md v1.23.8
and Push to Github - Wait for the release created and check whether the release artifacts generated
- Check whether Github release attachments are generated and normal
- Check whether the binaries generated under https://dl.gitea.com/gitea/1.23.8/ and normal
- Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.23.8
- 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
- Update "version.json" to 1.23.8
- Update documentation's latest stable version to 1.23.8
- Confirm blog is ready and merge
- Official website download button version
- Announce the 1.23.8 release.
Screenshots
No response