Propel Gets Its Continuous Integration Server

Hi Propelers,

We just set up a CI server for Propel projects. You'll find it at ci.propelorm.org.

We choose Jenkins to build our projects as it's one of the best CI servers. Thanks to the GitHub plugin, each commit into our GitHub repository will trigger the CI server, and will launch unit tests.

Logo_jenkins

Oh! Propel2sfPropelORMPlugin, and PropelBundle will be added soon.

 

Posted by William DURAND 

2 comments

Nov 03, 2011
Ivan said...
Great!! Thanks for keeping up the good work on Propel
Jan 31, 2012
Thomas Boerger said...
But why did you set up an own ci server? travisci is so cool, and you get tests with multiple PHP versions and so on...

Leave a comment...