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

Re-enable import local paths after reversion from #13610 #14925

Merged

Conversation

zeripath
Copy link
Contributor

@zeripath zeripath commented Mar 7, 2021

PR #13610 unfortunately disabled importing repositories from local paths.
This PR restores this functionality.

Fix #14700

Signed-off-by: Andrew Thornton art27@cantab.net

PR go-gitea#13610 unfortunately disabled importing repositories from local paths.
This PR restores this functionality.

Fix go-gitea#14700

Signed-off-by: Andrew Thornton <art27@cantab.net>
@zeripath zeripath added type/bug issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself backport/v1.13 labels Mar 7, 2021
@zeripath zeripath added this to the 1.14.0 milestone Mar 7, 2021
@zeripath
Copy link
Contributor Author

zeripath commented Mar 7, 2021

Seriously CI is super flakey at the mo

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 7, 2021
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 8, 2021
@zeripath zeripath merged commit eb57626 into go-gitea:master Mar 8, 2021
@zeripath zeripath deleted the fix-14700-allow-import-local-paths-again branch March 8, 2021 13:10
zeripath added a commit to zeripath/gitea that referenced this pull request Mar 8, 2021
…gitea#14925)

Backport go-gitea#14925

PR go-gitea#13610 unfortunately disabled importing repositories from local paths.
This PR restores this functionality.

Fix go-gitea#14700

Signed-off-by: Andrew Thornton <art27@cantab.net>
6543 pushed a commit that referenced this pull request Mar 8, 2021
…4927)

Backport #14925

PR #13610 unfortunately disabled importing repositories from local paths.
This PR restores this functionality.

Fix #14700

Signed-off-by: Andrew Thornton <art27@cantab.net>
@zeripath zeripath added the backport/done All backports for this PR have been created label Mar 14, 2021
@go-gitea go-gitea locked and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created issue/regression Issue needs no code to be fixed, only a description on how to fix it yourself lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migration from local path fails with "migrate from '' is not allowed: unknown hostname"
4 participants