-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release: Publish Gitea 1.22 #30731
Labels
Comments
And dont' forget to move the GitHub release out of draft. And I think keep the "Latest" tag on latest v1.21 until stable v1.22 release. |
The PRs for changelog: |
This comment was marked as resolved.
This comment was marked as resolved.
wxiaoguang
changed the title
Release: Publish Gitea 1.22-rc1 Check List
Release: Publish Gitea 1.22
Apr 27, 2024
Are the formal documents ready? I think it's time to move to next step, for a 1.22.0 release. |
|
Looks this was done 🎉 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
1.22.0
Release 1.22.0 in one week if rc1 is stable enough.
git tag -s -f changelog_1.22.0.md v1.22.0-rc1
and Push to Github1.22.0-rc1 (Done)
git tag -s -m "Second release candidate for 1.22.0" v1.22.0-rc1
and Push to Githubtitle (#FromPR) (#ThisPR)
, the changelog should betitle (#FromPR)
, because these PRs now are the real original PR, but not a backport anymore.The text was updated successfully, but these errors were encountered: