Commit Graph

3 Commits (ce272f2e53062ca94e860e1565aa5e8ed9c670c2)

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
KN4CK3R 3607f79d78
Fixed assert statements. ()
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>