Originally published at
The Pædantic Programmer. Please leave any
comments there.
We haven’t done much work on keeping the continuous integration (CI) machines online, and there haven’t been any new builds since November of ‘09. I should set Nagios to remind us when things get off track or something. The recent acceptance of the DLR into Debian and our intention to get the next release produced has inspired me (and maybe others) to get things back up.
Ivan and I put a couple of Hudson instances up recently that you can reach via
hudson-windows.colliertech.org and
hudson-linux.colliertech.org. The linux instance is dropping new builds of IronRuby to
http://dlrci.colliertech.org/ironruby/. I expect we can tweak the build script a bit and have it also produce IronPython builds. This would hypothetically drop the builds to
http://dlrci.colliertech.org/ironpython/.
Ivan mentioned that we may get CNAME records which would activate the
windows-builds.ironruby.net and
linux-builds.ironruby.net hosts as well.
Note that these builds are being produced from the linux branch of
git://github.com/casualjim/ironruby.git Thanks for your work on this, Ivan!