Skip to content

Prevent migration 156 failure if tag commit missing (#15519)#15527

Merged
6543 merged 1 commit into
go-gitea:release/v1.14from
zeripath:backport-15519-v1.14
Apr 17, 2021
Merged

Prevent migration 156 failure if tag commit missing (#15519)#15527
6543 merged 1 commit into
go-gitea:release/v1.14from
zeripath:backport-15519-v1.14

Conversation

@zeripath
Copy link
Copy Markdown
Contributor

Backport #15519

It is possible that tag commits could be deleted or missing from repos. This causes
migration 156 to fail and breaks upgrade.

This PR simply logs the failure.

Signed-off-by: Andrew Thornton art27@cantab.net

Co-authored-by: 6543 6543@obermui.de

Backport go-gitea#15519

It is possible that tag commits could be deleted or missing from repos. This causes
migration 156 to fail and breaks upgrade.

This PR simply logs the failure.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
@zeripath zeripath added this to the 1.14.2 milestone Apr 17, 2021
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Apr 17, 2021
@GiteaBot GiteaBot 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 Apr 17, 2021
@6543 6543 merged commit 2b1989e into go-gitea:release/v1.14 Apr 17, 2021
@zeripath zeripath deleted the backport-15519-v1.14 branch April 17, 2021 11:31
@go-gitea go-gitea locked and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants