Upgrade Gitea to 1.14.x #322
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I just tried 1.14.1, but ran into this issue: https://github.com/go-gitea/gitea/issues/15505
Same with 1.14.0. So let's wait until it's fixed upstream.
Apparently the issue has been fixed, so we can try another upgrade now.
Just tried again, still no dice:
https://github.com/go-gitea/gitea/issues/16210
Someone pointed me to the solution: there was a breaking config change in 1.14, so it wasn't the migration per se, but a missing config key for the now non-standard repo root directory location:
https://github.com/go-gitea/gitea/issues/16210#issuecomment-864893249