-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation
Description
1.22.3
- Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md Add release note for v1.22.3 #32205
- Create a new milestone of 1.22.4
- Close milestone of 1.22.3
- Release 1.22.3 from release/v1.22 branch
- Generate changelog_1.22.3.md from merged CHANGELOG.md
- Tag 1.22.3 with
git tag -s -f changelog_1.22.3.md v1.22.3
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.22.3/ and normal
- Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.22.3
- If the release does work then make it out of draft so that it's public for everyone.
- Update "version.json" to 1.22.3
- Update documentation's latest stable version to 1.22.3 https://gitea.com/gitea/docs/pulls/79
- Update API documentation latest stable version to 1.22.3 https://gitea.com/gitea/docs
- Confirm blog is ready and merge https://gitea.com/gitea/blog/pulls/395
- Announce the 1.22.3 release.
yp05327, kowalski7cc, rhdunn, KazzmanK, sebastian-sauer and 3 more
Metadata
Metadata
Assignees
Labels
type/docsThis PR mainly updates/creates documentationThis PR mainly updates/creates documentation