Hi all, I'd like to find out what the current status of continuous integration is for numpy. I'm aware of:
a) http://buildbot.scipy.org -- used by Ralf for testing releases? b) http://travis-ci.org -- connected via GitHub c) http://184.73.247.160:8111 -- dedicated Amazon EC2 with TeamCity d) http://build.pydata.org:8111/ -- dedicated Rackspace instance with TeamCity e) https://jenkins.shiningpanda.com/numpy/ -- python 2.4 on Debian Is there interest in maintaining the buildbot setup? If so, I suggest we move (a) onto (c), and then connect in several of the NiPy buildbots [including a Raspberry Pi!] (offered by Matthew Brett). It'd be nice to have a semi-official set up, so that we don't duplicate too much effort. Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
