piceaTech / node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github
MIT License
547 stars 133 forks source link

Are migrations resumable? #158

Open peterbbeu opened 1 year ago

peterbbeu commented 1 year ago

This is more a question than it is an issue but I couldn't tell from the README

Basically I have two questions:

  1. can a migration be resumed, if aborted?
  2. can the migration be run multiple times, as a way of keeping the state between github and gitlab in sync (in essence making github a mirror?), or would this cause everything to be duplicated?
alystair commented 1 year ago

I've tried it, it checks for previous existence of items - so ... probably? Nothing stops you from attempting migration to a private repo to see results, as it does not modify the source.