github-migration icon indicating copy to clipboard operation
github-migration copied to clipboard

Migrate github issues, pull requests and comments from any github source to any other github target. Works with history rewriting.

Results 14 github-migration issues
Sort by recently updated
recently updated
newest added

Make `processImages` also load if no S3 bucket is configured. Without this fix, `processImages` does not load when no S3 bucket is configured, because `s3.js` trys to connect to AWS...

https://github.com/NicholasBoll/github-migration/blob/37dbbb16de95a2f937e67e06015a77ad31779473/rewriteRefs.js#L10 There are cases where it is not `OS.EOL` due to settings, so it seems that you need to modify it as follows. ```javascript .split(/\r?\n/) ```

What would be involved in adding LFS support to this script? My repo is an Unreal Engine project, and I have a few hundred LFS files ranging from ~2 MB...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

I tried to migrate my repository from GitHub enterprise server which is having some pull requests to github.com but got error while "git push repo-url --mirror". The error is as...

Writing an issue just to send you a note. Just became aware of this project and if my work helped you at all, that's awesome. It was quite a mess...

Any suggestion on why do I get this error after every 5 Pull request is created on create issues and create comments and how to resolve this: /github-migration/node_modules/aws-sdk/lib/config.js:478 if (err)...

Hi, first thanks for this awesome tool. All as ok until I run "npm run createComments" that gave me this errors: > Comments to process: 5 > ETA: 06s >...

Heya :) Have a specific issue on avatar_url on createComments: [root@ip-10-202-197-7 github-migration]# npm run createComments [email protected] createComments /opt/github-migration node ./createComments.js Comments to process: 96 ETA: 02m 52s Comment 18 already...