Today I hired Jenkins that known as CI server. I think it is a strong step for our project.
At Febrary 20 I said I hope to report about beginning CI next #railstokyo meetup
. After about 6 month, I finally got power of continuous integration.
It was hard to make jenkins work fine. I had some problems. One of them is about email notification error. I googled and defined command line option for Java smtp property (via 2009-09-30).
Anyway, our project is under CI. I think we are one step closer to a legitimate state. I'll try to improve our project development environment `continuously'.