[devel at bb.net] buildbot 0.9.0 rc4

Pierre Tardy tardyp at gmail.com
Wed Sep 28 16:36:05 UTC 2016


Hello,

I am very happy to announce the release of buildbot 0.9.0 rc4.

Thank you for helping testing rc1, rc2 and rc3.

The last 2 weeks, we have seen 60 unique installs of buildbot rc3 and only
1 bug needed to be fixed!
I was pretty impressed by this result buildbot being quite a niche, I was
not awaiting millions of installs.

80% of those installs have only one worker, so this is probably still
evaluation environement or very light CI.

I have seen 6 installs using up to 6 docker workers, and the maximum number
of worker for an installation is 18. Congrats to that user, who also has
1305 shell commands steps over 24 builders. I'd be happy to see a screen
shot of one of those builds!

3 installs use SVN, 2 mercurial, 1 P4, most of the other are git geeks.
We can also see a variety of usage of the plugins so its not just the
pyflake example.
It make me quite confident and happy to release it

Here is our kibana dashboard for some more details.
[image: pasted4]


I still have to make a rc4 to fix that nasty UI bug, which is very annoying
for certain monitor size.
Thanks Eliot for reporting it.

I also included a patch which adds a bit more details on the REST api
documentation so that it is archived in the official 0.9.0 doc.

As usual, you can find the release notes for complete list of what's new.
http://buildbot.readthedocs.io/en/latest/relnotes/0.9.0rc4.html

And also the relnotes for nine as a whole compared to eight:
http://buildbot.readthedocs.io/en/latest/relnotes/0.9.0.html

Don't forget to use the latest version of pip
pip install -U pip

The packages are available on pypi, but as they are release candidates, you
have to use the --pre option of pip.

pip install -U 'buildbot[bundle]==0.9.0rc4' --pre

Please continue the great move and adopt buildbot nine!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20160928/6db4bee5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pasted1
Type: image/png
Size: 101557 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20160928/6db4bee5/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pasted4
Type: image/png
Size: 128104 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/devel/attachments/20160928/6db4bee5/attachment-0001.png>


More information about the devel mailing list