[sympy] Better management between GitHub and Google Code

2011-04-29 Thread Aaron S. Meurer
Does anyone have any ideas on ways that we can better manage the pull requests at GitHub and the issues at Google Code? Right now there are some issues: - People forget to reference the issue number on the pull request or the pull request on the issue. The best case is that I notice this and f

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Haz
What were the road-blocks from moving the issues to github again? On Fri, Apr 29, 2011 at 2:38 PM, Aaron S. Meurer wrote: > Does anyone have any ideas on ways that we can better manage the pull > requests at GitHub and the issues at Google Code? Right now there are some > issues: > > - People f

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Aaron S. Meurer
Well, first off, I'm not even sure if that would solve the problem. How well does GitHub integrate their issues with their pull requests. Anyway, the conditions for moving to any other issue tracker would be: - It would need to be at least as powerful as Google Code. Ideally, if we are going

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Haz
Integration with pull requests - https://github.com/blog/712-pull-requests-2-0 New issue stuff: - https://github.com/blog/831-issues-2-0-the-next-generation What about a gradual migration? Prohibit new issues on Google, and gradually close them al

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Aaron S. Meurer
Well, it does indeed seem that they've improved. Show me a way to transfer issues from Google Code to GitHub, and you may have sold me. Aaron Meurer On Apr 29, 2011, at 1:42 PM, Haz wrote: > Integration with pull requests > - https://github.com/blog/712-pull-requests-2-0 > > New issue stuff

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Mateusz Paprocki
Hi, On 29 April 2011 12:42, Haz wrote: > Integration with pull requests > - https://github.com/blog/712-pull-requests-2-0 > > New issue stuff: > - https://github.com/blog/831-issues-2-0-the-next-generation > > What about a gradual > migration? Pr

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Haz
- https://github.com/cfinke/googlecode2github ? On Fri, Apr 29, 2011 at 3:48 PM, Aaron S. Meurer wrote: > Well, it does indeed seem that they've improved. > > Show me a way to transfer issues from Google Code to GitHub, and you may > have sold me.

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Aaron S. Meurer
We could also use the tools that that script uses (http://code.google.com/p/support/wiki/IssueTrackerAPI and https://github.com/ask/python-github2) to write the bot that I was talking about below. Aaron Meurer On Apr 29, 2011, at 1:49 PM, Haz wrote: > - https://github.com/cfinke/googlecode2gi

Re: [sympy] Better management between GitHub and Google Code

2011-04-29 Thread Haz
Aye. Plus the capabilities of the github issues just got a bump: - https://github.com/blog/846-new-issues-and-gist-api On Fri, Apr 29, 2011 at 4:01 PM, Aaron S. Meurer wrote: > We could also use the tools that that script uses > (http://code.google.com/p/support/wiki/IssueTrackerAPI > and https