-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
gitlab migration: fals token error is not reported #12779
Comments
Doing a little testing on try, it seems to work with a token. But migrating fails if using GitLab without a token. |
I think what needs to happen here is that if no auth is passed, we should use the plain git downloader because the GitLab client expects to log into GL. |
@jolheiser the first api call retuned this: |
Gotcha. Alright, so then it needs a small refactor as well. |
also notized we need a collor-code noramlizer: ( gitlab allow code #fde -> #ffddee ) |
gitea v: 1.13.0+dev-583-g090024db3
Migrate repository from https://gitlab.com/gitea/test_repo failed: error: GitlabDownloader is nil
The text was updated successfully, but these errors were encountered: