Commit Graph

4 Commits (de61816623b80bfdc45b51bbce75f4d388da7218)

Author SHA1 Message Date
KN4CK3R cee5f7c5e2
Add migrate from OneDev ()
* Use context to simplify logic.

* Added migration from OneDev.
This PR adds [OneDev](https://code.onedev.io/) as migration source.

Supported:
- [x] Milestones
- [x] Issues
- [x] Pull Requests
- [x] Comments
- [x] Reviews
- [x] Labels
Lunny Xiao 0966349354
Make the github migration less rate limit waiting to get comment per page from repository but not per issue ()
* Make the github migration less rate limit waiting to get comment per page from repository but not per issue

* Fix lint

* adjust Downloader interface

* Fix missed reviews

* Fix test

* Remove unused struct
a1012112796 a005265718
small refactor for retry downloader ()
Signed-off-by: a1012112796 <1012112796@qq.com>
6543 81c833d92d
Add support to migrate from gogs ()
Add support to migrate gogs:

  *  issues
  *  comments
  *  labels
  *  milestones
  *  wiki


Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>