Commit Graph

3 Commits (6c6938e2ede060dd819467f97f812dac034fe3d7)

Author SHA1 Message Date
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>