Skip to content

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

Merged
zeripath merged 4 commits into
go-gitea:masterfrom
zeripath:fix-14700-allow-import-local-paths-again
Mar 8, 2021
Merged

Re-enable import local paths after reversion from #13610#14925
zeripath merged 4 commits into
go-gitea:masterfrom
zeripath:fix-14700-allow-import-local-paths-again

Conversation

@zeripath
Copy link
Copy Markdown
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 Indicates a previously functioning feature or behavior that has broken or regressed after a change backport/v1.13 labels Mar 7, 2021
@zeripath zeripath added this to the 1.14.0 milestone Mar 7, 2021
@zeripath
Copy link
Copy Markdown
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 Indicates a previously functioning feature or behavior that has broken or regressed after a change 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