Release: Publish Gitea 1.24.3 #14646

Closed
opened 2025-11-02 11:18:52 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @lunny on GitHub (Jun 24, 2025).

  • 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.24.3
  • Release 1.24.3 from release/v1.23 branch
    • Generate changelog_1.24.3.md from merged CHANGELOG.md
    • Frontend changelog to main branch
    • Tag 1.24.3 with git tag -s -f changelog_1.24.3.md v1.24.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.24.3
  • Official packages updated
  • Update documentation's latest stable version to 1.24.3
  • Confirm blog is ready and merge
  • Official website download button version
  • Announce the 1.24.3 release.
Originally created by @lunny on GitHub (Jun 24, 2025). * [ ] Check cowdin sync * [ ] Check possible Golang versions upgraded * [x] Check whether XGo is ready for new Golang version * [x] Check whether golang-alpine image is ready for the new Golang version * [x] Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md * [x] Close milestone of 1.24.3 * [ ] Release 1.24.3 from release/v1.23 branch * [x] Generate changelog_1.24.3.md from merged CHANGELOG.md * [ ] Frontend changelog to main branch * [x] Tag 1.24.3 with `git tag -s -f changelog_1.24.3.md v1.24.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.24.3/ and normal * [x] Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.24.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.24.3 * [ ] Official packages updated * [x] Homebrew https://github.com/Homebrew/homebrew-core/blob/master/Formula/g/gitea.rb * [x] Snap https://snapcraft.io/gitea * [ ] Helm Chart For Gitea * [ ] Terraform * [x] Update documentation's latest stable version to 1.24.3 * [x] Confirm blog is ready and merge * [x] Official website download button version * [x] Announce the 1.24.3 release.
GiteaMirror added the type/proposal label 2025-11-02 11:18:52 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jun 25, 2025):

Fix archive API #34853

@wxiaoguang commented on GitHub (Jun 25, 2025): Fix archive API #34853
Author
Owner

@wxiaoguang commented on GitHub (Jun 25, 2025):

Fix some log and UI problems #34863

@wxiaoguang commented on GitHub (Jun 25, 2025): Fix some log and UI problems #34863
Author
Owner

@wxiaoguang commented on GitHub (Jun 26, 2025):

Skip updating timestamp when sync branch #34875

@wxiaoguang commented on GitHub (Jun 26, 2025): Skip updating timestamp when sync branch #34875
Author
Owner

@wxiaoguang commented on GitHub (Jun 30, 2025):

Fix issule & milestone filter #34914

@wxiaoguang commented on GitHub (Jun 30, 2025): Fix issule & milestone filter #34914
Author
Owner

@wxiaoguang commented on GitHub (Jul 6, 2025):

Maybe the last one for 1.24.3: Fix project images scroll #34972

@wxiaoguang commented on GitHub (Jul 6, 2025): Maybe the last one for 1.24.3: Fix project images scroll #34972
Author
Owner

@wxiaoguang commented on GitHub (Jul 10, 2025):

Fix API response for swagger spec #35029

@wxiaoguang commented on GitHub (Jul 10, 2025): Fix API response for swagger spec #35029
Author
Owner

@wxiaoguang commented on GitHub (Jul 10, 2025):

Still need this one Fix bug when displaying git user avatar in commits list #35006

@wxiaoguang commented on GitHub (Jul 10, 2025): Still need this one Fix bug when displaying git user avatar in commits list #35006
Author
Owner

@wxiaoguang commented on GitHub (Jul 15, 2025):

Need to fix the release's description. (every time)

@wxiaoguang commented on GitHub (Jul 15, 2025): Need to fix the release's description. (every time)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14646