Release: Publish Gitea 1.23.2 & 1.23.3 #14097

Closed
opened 2025-11-02 11:02:46 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lunny on GitHub (Feb 5, 2025).

1.23.2

  • Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md
  • Close milestone of 1.23.2
  • Release 1.23.2 from release/v1.23 branch
    • Generate changelog_1.23.2.md from merged CHANGELOG.md
    • Tag 1.23.2 with git tag -s -f changelog_1.23.2.md v1.23.2 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.23.2
  • Update documentation's latest stable version to 1.23.2 https://gitea.com/gitea/docs/pulls/166
  • Confirm blog is ready and merge
  • Announce the 1.23.2 release.

1.23.3

Since 1.23.2 has an template error and not build with Golang 1.23.6, we urgently release v1.23.3

  • Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md
  • Close milestone of 1.23.3
  • Release 1.23.3 from release/v1.23 branch
    • Generate changelog_1.23.3.md from merged CHANGELOG.md
    • Tag 1.23.3 with git tag -s -f changelog_1.23.3.md v1.23.3 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.23.3
  • Update documentation's latest stable version to 1.23.3
  • Confirm blog is ready and merge
  • Announce the 1.23.2 & 1.23.3 release.
Originally created by @lunny on GitHub (Feb 5, 2025). ## 1.23.2 * [x] Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md * [x] Close milestone of 1.23.2 * [x] Release 1.23.2 from release/v1.23 branch * [x] Generate changelog_1.23.2.md from merged CHANGELOG.md * [x] Tag 1.23.2 with `git tag -s -f changelog_1.23.2.md v1.23.2` 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.23.2/ and normal * [x] Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.23.2 * [x] If the release does work then make it out of draft so that it's public for everyone. * [x] Update "version.json" to 1.23.2 * [x] Update documentation's latest stable version to 1.23.2 https://gitea.com/gitea/docs/pulls/166 * [ ] Confirm blog is ready and merge * [ ] Announce the 1.23.2 release. ## 1.23.3 Since 1.23.2 has an template error and not build with Golang 1.23.6, we urgently release v1.23.3 * [x] Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md * [x] Close milestone of 1.23.3 * [x] Release 1.23.3 from release/v1.23 branch * [x] Generate changelog_1.23.3.md from merged CHANGELOG.md * [x] Tag 1.23.3 with `git tag -s -f changelog_1.23.3.md v1.23.3` 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.23.3/ and normal * [x] Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.23.3 * [x] If the release does work then make it out of draft so that it's public for everyone. * [x] Update "version.json" to 1.23.3 * [x] Update documentation's latest stable version to 1.23.3 * [ ] Confirm blog is ready and merge * [ ] Announce the 1.23.2 & 1.23.3 release.
GiteaMirror added the type/docs label 2025-11-02 11:02:46 -06:00
Author
Owner

@techknowlogick commented on GitHub (Feb 14, 2025):

blog post has been merged, and announced through various channels

@techknowlogick commented on GitHub (Feb 14, 2025): blog post has been merged, and announced through various channels
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14097