Hi,
I’m using gitlab.com.
I’m trying to import some repositories I have in a personal gitea server to a new gitlab group.
I created my token and started importing them, it was working but some have failed.
In the while I have wrongly deleted the token I gave gitlab from my gitea instance. I was hoping gitlab would simply request me a new token.
Unluckily now when I click on the gitea import button I simply get a 500 error page. I was trying to go there to try again importing the failed repositories.
Is there some other way to update the gitea token?
Also if a repository import fails how can I get some more insight on the cause of the failure?
Thanks in advance.
EDIT: Looking at the logs from my gitea instance it looks the failure happens while trying to import pull requests. While it would be useful to have all pull request imported I can live without that, so I’ll try importing ass a bare repo using an URL. This functionality definitely requires some polishing though.