On Sun, Nov 05, 2017 at 11:32:23PM +0100, Landry Breuil wrote: > On Sun, Nov 05, 2017 at 08:50:48PM +0100, Landry Breuil wrote: > > Hi, > > > > a long awaited update to buildbot, version nine.. which isnt > > backwards-compatible with the 0.8 branch. Some new depends probably > > needed at some point, so far it packages, slaves tests are fine, master > > tests are partly broken because some deps are missing. I havent even > > tried to run it yet, as all configs has to be redone, and a nine master > > cant reuse a 0.8 workdir. > > Haha. 'some deps are missing'. Yeah, i need to port buildbot-www (a > separate pypi pkg for some static html), and then > buildbot-waterfall-view, buildbot-grid-view and buildbot-console-view > which are separate plugins of buildbot-www for actual web views on the > build status - and then i need to port autobahn, txaio, trek, and.. > probably others which seem to be requirement for the actual engine. Yay.
And a much better diff, adding py-txaio, py-trollius, py-autobahn extra ports as dependencies, and putting the 6 splitted ports for buildbot under a py-buildbot subdir. Created a simple master/worker setup, seems to work and the UI is pretty nice/totally revamped compared to 0.8. If you're using buildbot on OpenBSD, please test this one :) Landry
buildbot-0.9.tgz
Description: application/tar-gz