- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 6.2k
 
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- 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.4
 -  Release 1.24.4 from release/v1.24 branch
- Generate changelog_1.24.4.md from merged CHANGELOG.md
 - Frontend changelog to main branch
 -  Tag 1.24.4 with 
git tag -s -f changelog_1.24.4.md v1.24.4and 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.24.4/ and normal
 - Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.24.4
 
 - If the release does work then make it out of draft so that it's public for everyone.
 
 - Update "version.json" to 1.24.4
 -  Official packages updated
- Homebrew https://github.com/Homebrew/homebrew-core/blob/master/Formula/g/gitea.rb
 - Snap https://snapcraft.io/gitea
 - Helm Chart For Gitea
 - Terraform
 
 - Update documentation's latest stable version to 1.24.4
 - Confirm blog is ready and merge
 - Official website download button version
 - Announce the 1.24.4 release.
 
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.