Skip to content

Release: Publish Gitea 1.27-rc0 #37956

Description

@bircni

The planned release window is the first week of June.

  • Check crowdin sync
  • Create a new branch release/v1.27
  • Create a tag v1.28.0-dev in main branch
  • Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md
  • Release 1.27.0-rc0 from release/v1.27 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.27.0-rc0.md from merged CHANGELOG.md
    • Frontend changelog to main branch
    • Tag 1.27.0-rc0 with git tag -s -f changelog_1.27.0-rc0.md v1.27.0-rc0 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 (not in rc releases)
  • Update documentation to add version to 1.27.0-rc0
  • Confirm blog is ready and merge (not in rc releases)
  • Announce the 1.27.0-rc0 release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions