lp2gh icon indicating copy to clipboard operation
lp2gh copied to clipboard

launchpad to github migration tool

Results 7 lp2gh issues
Sort by recently updated
recently updated
newest added

When migrating larger projects, Github's abuse detection triggers at some point. To still allow the migration to go on, incrementally back off, and also check the rate limits for the...

GitHub now uses an abuse detection system which will block subsequent actions after 32 actions for one minute and after 300 actions for ~15min. This broke lp2gh because the abuse...

When converting issue, it will tag people on GitHub. Since Launchpad account names don't necessarily match GitHub account names, this is annoying to people.

I tried using lp2gh-import-bugs and it failed after hitting GitHub's abuse rate limits. `exception: {"message":"You have triggered an abuse detection mechanism and have been temporarily blocked from content creation. Please...

create issue Internet Exlorer and Images with params: {'body': u'All the images are completely different in IE including the top nav bar (actually top bar looks cool in IE)', 'labels':...

[rejon@slowtop:~/Software/lp2gh] $ bin/lp2gh-export-bugs worldlabel > ../bugs.json fetching Bug #812563 in worldlabel: "there isn't a clear test site setup" Traceback (most recent call last): File "bin/lp2gh-export-bugs", line 27, in o =...