Closed
Description
1.23.0
- Release 1.23.0 from release/v1.23 branch
- Generate 1.23.0 release note Update changelog for v1.23.0 #33130
- Tag 1.23.0 with
git tag -s -f changelog_1.23.0.md v1.23.0
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.0/ and normal
- Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.23.0
- If the release does work then make it out of draft so that it's public for everyone.
- Add 1.23.0 version in documentation https://gitea.com/gitea/docs/pulls/141
1.23.1
- Release 1.23.1 from release/v1.23 branch
- Generate 1.23.1 release note Change log for 1.23.1 #33191
- Tag 1.23.1 with
git tag -s -f changelog_1.23.1.md v1.23.1
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.1/ and normal
- Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.23.1
- If the release does work then make it out of draft so that it's public for everyone.
- Add 1.23.1 version in documentation
Announcements
- Blog for 1.23.0 & 1.23.1 https://gitea.com/gitea/blog/pulls/415
- Announce the 1.23.0 & 1.23.1 release.