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

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

Merged
merged 1 commit into from
Apr 17, 2021

Commits on Apr 17, 2021

  1. Prevent migration 156 failure if tag commit missing (go-gitea#15519)

    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 and 6543 committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    bee818a View commit details
    Browse the repository at this point in the history