Re: Buildbot 1.0

2018-02-21 Thread Mojca Miklavec
On 20 February 2018 at 00:14, Ryan Schmidt wrote: > On Feb 19, 2018, at 16:49, Mojca Miklavec wrote: > >> Are there any thoughts about migration to buildbot 1.0 (from Ryan in >> particular)? >> >> I wanted to seize the opportunity of some hacking during the Mac

Re: Buildbot 1.0

2018-02-20 Thread Joshua Root
On 2018-2-21 17:30 , Mojca Miklavec wrote: > On 20 February 2018 at 04:49, Joshua Root wrote: >> On 2018-2-20 14:43 , Ryan Schmidt wrote: >>> On Feb 19, 2018, at 18:14, Joshua Root wrote: On 2018-2-20 10:14 , Ryan Schmidt wrote: > > Getting the builds to spawn in the *correct* (depende

Re: Buildbot 1.0

2018-02-20 Thread Mojca Miklavec
On 20 February 2018 at 04:49, Joshua Root wrote: > On 2018-2-20 14:43 , Ryan Schmidt wrote: >> On Feb 19, 2018, at 18:14, Joshua Root wrote: >>> On 2018-2-20 10:14 , Ryan Schmidt wrote: Getting the builds to spawn in the *correct* (dependency) order is a more involved task, but we'v

Re: Buildbot 1.0

2018-02-19 Thread Joshua Root
On 2018-2-20 14:43 , Ryan Schmidt wrote: > > On Feb 19, 2018, at 18:14, Joshua Root wrote: > >> On 2018-2-20 10:14 , Ryan Schmidt wrote: >>> >>> As far as I know there is no reason why we could not fix the random build >>> order problem while staying on buildbot 0.8. We would just need to write

Re: Buildbot 1.0

2018-02-19 Thread Ryan Schmidt
On Feb 19, 2018, at 18:14, Joshua Root wrote: > On 2018-2-20 10:14 , Ryan Schmidt wrote: >> >> As far as I know there is no reason why we could not fix the random build >> order problem while staying on buildbot 0.8. We would just need to write the >> code to add an "order" integer to each spa

Re: Buildbot 1.0

2018-02-19 Thread Joshua Root
On 2018-2-20 10:14 , Ryan Schmidt wrote: > > As far as I know there is no reason why we could not fix the random build > order problem while staying on buildbot 0.8. We would just need to write the > code to add an "order" integer to each spawned portbuilder, then write a > function to return t

Re: Buildbot 1.0

2018-02-19 Thread Ryan Schmidt
On Feb 19, 2018, at 16:49, Mojca Miklavec wrote: > Are there any thoughts about migration to buildbot 1.0 (from Ryan in > particular)? > > I wanted to seize the opportunity of some hacking during the MacPorts > meeting next month to potentially migrate to buildbot version one,

Buildbot 1.0

2018-02-19 Thread Mojca Miklavec
Hi, Are there any thoughts about migration to buildbot 1.0 (from Ryan in particular)? I wanted to seize the opportunity of some hacking during the MacPorts meeting next month to potentially migrate to buildbot version one, but there is one quite severe drawback, and that's the displ