Oct
10
2007
I tried Hudson and it seems easier than CruiseControl. So far it looks like it doesn’t have as many plugins (like phing) as CruisControl. That seems ok since I ended up maintaining the config.xml with CruiseControl and this way everyone can create projects. Hudson has quite a few plugins already.
Interesting links about CruiseControl and configuration
Easier editing of CruiseControl.NET config file with CCNetConfig
What CruiseControl Can Learn From DamageControl
Tweet This Post
Oct
07
2007
A couple more code review tools to consider
ReviewBoard
Crucible Works with Fisheye
Code Collaborator
Google Mondrian
Peer Review Plugin for Trac
Note the Trac Hacks site http://trac-hacks.org/wiki/PeerReviewPlugin is down for awhile.
jian cha
Next step is to get some work-flow setup. Possibly with Subversion so we know what code has been reviewed and ready for release. We also need to decide on whether the reviews happen pre or post commit. Ideally the change log and release notes would include links to the reviews.
Tweet This Post