Hi all,
We're going to be going through some pretty drastic procedural changes here at work (moving to SCRUM). As part of this we would like to streamline or improve our current build process. Currently it's basically a scripted nightly build where 'stuff' is checked out of TFS, compiled, wrapped in an installation, etc. for QA in the morning.
We want to move to Continuous Integration with TFS. I've begun researching, but don't really know where to start. With Build Server, Controller, Agents, etc., it's quickly become a dizzying web of information.
What I would like to know is where is the logical place to start? Would creating the Build Server be mission 1. Might this then be followed by Agents, then the Controller?
Any helpful links or information so I can jump off at a logical starting point would be greatly appreciated.
Thanks in Advance and I'm sure I'll have more questions once I start off. :D