-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port all issues from domitry/nyaplot. #2
Comments
I found this app which could be useful to port all issues automatically: https://github-issue-mover.appspot.com/ I just ported one issue using this app. Also it leaves a message mentioned to where the issue have been moved to as you can see here |
Don't they have a script for porting all issues with comments? |
I do not think they have a script to move all issues at once but it certainly does move one issue at a time with all its comments. Here's the code for this app. The comments mention whom are they originally from but they are posted by the user who gives authorization to the app (as you can see with this issue that I ported). I think I can write a script in Ruby that could port all the open issues or we can also do this manually. Its just 35 in number. |
Yeah you can write a script for porting issues when you have time. This is not priority right now, though. PS: That script would be immensely useful to other people as well. |
@v0dro its a bit complicated to write such a script as the website requires login before moving the issues. I was thinking maybe we can recreate this repo in the way daru was cloned to SciRuby/daru without losing any issues. |
Hmmm that makes sense. Let me ask Naoki. |
No description provided.
The text was updated successfully, but these errors were encountered: