Release: Publish Gitea 1.25.0 #14976

Closed
opened 2025-11-02 11:27:06 -06:00 by GiteaMirror · 0 comments
Owner

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

Feature Description

  • Check cowdin sync
  • Create a tag on main for next release v1.26.0-dev
  • Create a new branch releaes/v1.25
  • Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md
  • Release 1.25.0 from release/v1.25 branch
    • 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
    • Generate changelog_1.25.0.md from merged CHANGELOG.md
    • Frontend changelog to main branch
    • Tag 1.25.0 with git tag -s -f changelog_1.25.0.md v1.25.0 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.
  • Official packages updated
  • Update documentation to add version to 1.25.0
  • Confirm blog is ready and merge
  • Announce the 1.25.0 release.

Screenshots

No response

Originally created by @lunny on GitHub (Sep 24, 2025). ### Feature Description * [ ] Check cowdin sync * [x] Create a tag on main for next release `v1.26.0-dev` * [x] Create a new branch `releaes/v1.25` * [x] Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md * [ ] Release 1.25.0 from release/v1.25 branch * [x] Check possible Golang versions upgraded * [x] Check whether XGo is ready for new Golang version * [ ] Check whether golang-alpine image is ready for the new Golang version * [x] Generate changelog_1.25.0.md from merged CHANGELOG.md * [ ] Frontend changelog to main branch * [x] Tag 1.25.0 with `git tag -s -f changelog_1.25.0.md v1.25.0` 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.25.0/ and normal * [x] Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.25.0 * [x] 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 * [x] Snap https://snapcraft.io/gitea * [ ] Helm Chart For Gitea * [ ] Terraform * [x] Update documentation to add version to 1.25.0 * [x] Confirm blog is ready and merge * [x] Announce the 1.25.0 release. ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 11:27:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14976