Skip to content
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

Fix upgrade failed after ever rollback #1194

Merged
merged 3 commits into from
Mar 10, 2017

Conversation

lunny
Copy link
Member

@lunny lunny commented Mar 10, 2017

After upgrade to a gitea new version and then downgrade an old version, then if you upgrade again, you will encounter some migrations issues. This PR will check more conditions on migrations and ignore this situation to let upgrade smoothly.

@lunny lunny added the type/enhancement An improvement of existing functionality label Mar 10, 2017
@lunny lunny added this to the 1.2.0 milestone Mar 10, 2017
@appleboy
Copy link
Member

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Mar 10, 2017
@andreynering
Copy link
Contributor

Trusted LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 10, 2017
@lunny lunny merged commit 74cde12 into go-gitea:master Mar 10, 2017
lunny added a commit to lunny/gitea that referenced this pull request Mar 10, 2017
* fix upgrade failed after rollback

* fix upgrade failed after rollback

* fix possible upgrade twice fail after rollback
@lunny lunny added the backport/done All backports for this PR have been created label Mar 10, 2017
@lunny lunny deleted the lunny/fix_rollback_upgrade branch March 10, 2017 15:51
lunny added a commit that referenced this pull request Mar 11, 2017
* fix upgrade failed after rollback

* fix upgrade failed after rollback

* fix possible upgrade twice fail after rollback
ethantkoenig pushed a commit to ethantkoenig/gitea that referenced this pull request Apr 29, 2017
* fix upgrade failed after rollback

* fix upgrade failed after rollback

* fix possible upgrade twice fail after rollback
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants