Continuous Integration: What, Why and How - Materials Posted

posted on 11/08/07 at 05:01:24 pm by Joel Ross

This morning, I gave my presentation on continuous integration, and as promised, I'm posting my materials for anyone who wants them.

For those who were at the presentation, this is the contents of my C:\Build folder (the one that would be on the build server). I've removed all of the .svn folders, as well as the bin folders from the compiled code. I've left all of the tools' binaries in there, though.

Over the next week or so, I'm hoping to write up (with screen shots) what I did for the demo, so look for those coming soon, but for now, here's a few more links, including the ones on the last slide:

Note that not all of these tools are free. NCover requires a license, and Simian is only free for free or open source software.

For everyone who attended, thanks for allowing me to present on something I am passionate about, and hopefully there's something that will benefit you on your future projects.

Tags: | | | |

Categories: Personal, Development