-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detailFor bugs, we need more details. For features, the feature must be described in more detailtopic/repo-migrationMigrate repos from other platforms to Gitea, or from Gitea to themMigrate repos from other platforms to Gitea, or from Gitea to them
Description
Description
We're trying to migrate git repository from Azure DevOps using this migration option:
And, when we provide URL to Azure DevOps repository with the right credentials:
We're getting this error:
Is the Azure DevOps integration in place for version 1.20.2
Gitea Version
1.20.2
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Gitea is hosted on Azure App Service, fetching gitea installation through Dockerfile:
ARG GITEA_TAG=1.20.2
FROM gitea/gitea:${GITEA_TAG}
Database
None
Metadata
Metadata
Assignees
Labels
issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detailFor bugs, we need more details. For features, the feature must be described in more detailtopic/repo-migrationMigrate repos from other platforms to Gitea, or from Gitea to themMigrate repos from other platforms to Gitea, or from Gitea to them


