Matthew Weier O'Phinney wrote:
Honestly? Currently we use a shell script.In the future, this will likely change. We're evaluating options for a Continuous Integration server, and most likely whatever solution we utilize for this will also generate the nightly builds.
I've had a lot of success using Trac with the Bitten Continuous Integration plugin. The build recipes have support for running executables, PHPUnit, phing and many other tools, so it's quite powerful.
Shaun
