As you might know, TeamCity comes with such feature as build tags – do not confuse with supported VCS tags, because that's an entirely different story. You can assign any number of tags for a single build, and then use them to organize your build history, or quickly navigate to the tagged builds. There is nothing tricky about that, but one might ask himself when these tags can be helpful. Well, here is an example. Suppose, after some time of developing, your project manager decides, that you've finally got a stable build that can be considered a release candidate, or eap. He can mark this buil
Tags in TeamCity
by