I'd love to get some feedback on this from people. Agile or not, how do most shops handle firing off builds on their build server? Do you let just anyone on the Development team do it? Anyone outside the Development team do it? A QA person? Where does it end?
Where I work, I was given the responsibility of upgrading/re-doing our build process. Before I finished updating it and rewriting the NAnt scripts, it was a complete and utter disaster. Now that I've upgraded the server and build scripts to work correctly I now find myself wanting to protect it. Before I upgraded our build setup anyone could launch a build, modify build scripts, etc. This is true even after I did the upgrade. The problem is I feel like there are too many cooks in the kitchen. I cringe every time I see someone say "I'll fire off a build real fast", etc. How do most shops handle doing builds? By the way, I realize in a truly agile shop, this problem wouldn't exist because of the nature of Continuous Integration (it happens all the time...hence it's continuous). Our shop isn't there yet. I think my boss doesn't believe in any of the benefits of it. I'm slowly trying to convince him, but have a lot of work to do in that area.
So, do most shops have a dedicated build master that handles the builds? Or do they let just anyone tinker with the build, modify scripts, or launch builds?
310a9395-6e07-4a89-8ee5-8294f85fb462|0|.0