Pre build tagging
Hi, we have a requirement to make a tag prior to building. The reason is that we build multiple configurations off the same revision. So, what I would like to do is to have a project that tags the repo (subversion), then passes the tag id to another build as a parameter. What is the best solution in TC for this ?
Many thanks
Owen
Please sign in to leave a comment.
Owen,
So far there is no bundled functionality to tag prior to building. Feel free to vote/detail your case in TW-4336.
However, TeamCity has a dedicated feature to run several builds off the same sources revisions: snapshot dependencies.
I would recommend exploring the feature. Feel free to ask questinos/describe scenarios that you need to support but does not see how is this possble in TeamCity.