Just wanted to mention that I really like the new changes to the UI with beta 8. :D Tabs have uncluttered the UI and there’s more debug info. I especially like the all/problems/none toggle; now I can hide steps from the UI without hiding debug info from myself. Very cool! Thx!
-Greg From: users [mailto:[email protected]] On Behalf Of Pierre Tardy Sent: Tuesday, April 12, 2016 4:13 AM To: “[email protected]”; Buildbot; [email protected] Subject: Re: [[email protected]] buildbot 0.9.0 beta 8 The packages are available on pypi, but as they are beta release, you have to use the --pre option of pip. pip install -U 'buildbot[bundle]==0.9.0b8' --pre What I forgot to mention is that I only updated buildbot, buildbot_www, buildbot_consoleview, and buildbot_waterfallview packages. buildbot_pkg has not be updated, as there is no change since 0.9.0b2 buildbot-slave will be renamed to buildbot-worker, but is not yet fully finished, so I did not release any of them. buildbot[bundle] does not come with buildbot-slave with this release. It will contain buildbot-worker in the next release. Buildbot nine beta8 can work with any released version of buildbot-slave package (0.8.12 or 0.9.0b7, or even 0.7.0 if you dare :) ) Regards Pierre
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
