Archive for October, 2007

Oct 10 2007

Hudson is cool

Published by tom under Hudson

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

Post to Twitter Tweet This Post

No responses yet

Oct 07 2007

More Code Review Tools

Published by tom under Code Review, Subversion, Trac

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.

Post to Twitter Tweet This Post

No responses yet