Re: [Python-buildbots] Preparing for the GitHub migration

2016-11-18 Thread R. David Murray
On Fri, 18 Nov 2016 23:52:34 +, "Gregory P. Smith" wrote: > I *believe* where and how the buildbots pull code from is controlled > entirely by the buildbot master/server based on what I see my my own build > slave's log. So switching is likely easy from that standpoint. Correct, the slave po

Re: [Python-buildbots] Preparing for the GitHub migration

2016-11-18 Thread Gregory P. Smith
I *believe* where and how the buildbots pull code from is controlled entirely by the buildbot master/server based on what I see my my own build slave's log. So switching is likely easy from that standpoint. One thing will be that people need to make sure their buildbots have git and any other too

[Python-buildbots] Preparing for the GitHub migration

2016-11-18 Thread Brett Cannon
As I begin to try and pin down final details for the GitHub migration in hopes of completing it by the end of December, I realized I needed to figure out how to migrate the buildbots. I assume there's two parts to this: (1) triggering the buildbots from GitHub, and (2) having the buildbots pull fro