Re: [Twisted-Python] Suggested plan for GitHub migration

2015-11-30 Thread Tristan Seligmann
On Mon, 30 Nov 2015 at 16:50 Amber "Hawkie" Brown wrote: > The migration will have a handful of policy changes that we will have to > resolve -- such as ensuring that all merges have a topfile -- which aren't > possible under a GitHub based system. You could make master/trunk/whatever a protect

[Twisted-Python] Notification when SSHConnectForwardingChannel is ready for traffic?

2015-11-30 Thread Naveen Michaud-Agrawal
Hi, I've managed to implement ssh tunneling using this answer on SO - http://stackoverflow.com/a/23549091/5605324, and the tunnel can be used from another app. However I would like to use it from within the twisted application, but I'm not sure what to wire up so that I can get a callback when the

Re: [Twisted-Python] Suggested plan for GitHub migration

2015-11-30 Thread Glyph Lefkowitz
> On Nov 29, 2015, at 08:20, Adi Roiban wrote: > > Hi Craig, > > Sorry for the delay and many thanks for your plan. > > I have also sent your plan to the Unofficial Twisted Software Foundation. Just for everyone's information, the real name for the relevant group here is the "Twisted Project

Re: [Twisted-Python] Suggested plan for GitHub migration

2015-11-30 Thread Adi Roiban
On 30 November 2015 at 16:49, Amber "Hawkie" Brown < hawk...@atleastfornow.net> wrote: > Hi Craig, > > Thanks for this, sharing your past experience is invaluable :) > > I've gone through and thought about it a bit, and rewritten it into > https://github.com/twisted-infra/braid/blob/git-migration-

Re: [Twisted-Python] Suggested plan for GitHub migration

2015-11-30 Thread Amber "Hawkie" Brown
Hi Craig, Thanks for this, sharing your past experience is invaluable :) I've gone through and thought about it a bit, and rewritten it into https://github.com/twisted-infra/braid/blob/git-migration-plan/gitmigration.rst -- it is basically your plan, with some added notes about Twisted Infra s