[Neuroimaging] Nipype 0.11 was just released

Matthew Brett matthew.brett at gmail.com
Thu Sep 17 19:13:11 CEST 2015


Hi,

On Thu, Sep 17, 2015 at 9:58 AM, vanessa sochat <vsochat at stanford.edu> wrote:
> What is a buildbot?

http://buildbot.net/ - "The Continuous Integration Framework"

In general a buildbot farm is a set of real computers set up to build
and test your code when you do a commit e.g. to github.  The advantage
is that it can test on a large variety of configurations, including 32
/ 64 bit windows, OSX from 10.6, different linuxes, PPC / big-endian
and so on.   We've had a lot of use from the buildbots ironing out
subtle compilation and testing errors on different platforms.

Cheers,

Matthew


More information about the Neuroimaging mailing list