]> source.dussan.org Git - gitea.git/commit
Add migrated pulls to pull request task queue (#13331) (#13334)
authorzeripath <art27@cantab.net>
Tue, 27 Oct 2020 23:44:21 +0000 (23:44 +0000)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 23:44:21 +0000 (19:44 -0400)
commitadfe13f1a2f1e2d5a01f29309b052b767fa96c61
treef12bdef03f323bbcb6850fb9ac28daec6f7d380e
parent47cb9b3de2ee3ca54351b4cf1a04913a36e3587f
Add migrated pulls to pull request task queue (#13331) (#13334)

* Add migrated pulls to pull request task queue

Fix #13321

Signed-off-by: Andrew Thornton <art27@cantab.net>
* Improve error reports

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
modules/migrations/gitea_downloader.go
modules/migrations/gitea_uploader.go