Hi Everyone, We've mentioned it on other threads, but I wanted to bring attention to the new DataMapper CI server that we've setup:
http://ci.datamapper.org/ We're using Jenkins for this and it's been wonderful so far. It does everything we need and so far it's been relatively painless to work with. There's a fairly large matrix of tests we run against different VMs and adapters. Most gems are tested against 4 VMs (1.8.7, 1.9.2, jruby and rbx) and 5 adapters (postgresql, mysql, sqlite, in-memory, yaml). Over the next few days we'll also be splitting jruby so we test --1.8 and --1.9 modes separately to make sure we iron out any differences between them in JRuby 1.6, which was just released. There's still a few small issues to iron out, so you'll see "clouds" from time to time, but things are quickly stabilizing and I expect all those to be fairly rare in the next few weeks. I'd like to thank Jordan Ritter (jpr5) from CloudCrowd (http:// www.cloudcrowd.com/) for donating the server we run the CI system on. Jordan has been a big help with configuring the servers and trouble shooting some of the problems we've run into, especially when trying to get the slave system setup. We're still working on that part, but it's going to be awesome when it's done .. we'll be able to split tests across multiple machines, and even test on different target platforms if we wish in the future. -- Dan (dkubb) -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to datamapper@googlegroups.com. To unsubscribe from this group, send email to datamapper+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.