TeamCity Mercurial, How to handle tags and releases

Posted by Garrett on Stack Overflow See other posts from Stack Overflow or by Garrett
Published on 2010-04-24T17:08:36Z Indexed on 2010/04/24 17:13 UTC
Read the original article Hit count: 220

Filed under:
|
|
|
|

Hi

First off, i'm new to Teamcity comming from CC. I have a server up and running and building my projects, so far so good :).

My problem is this: Whenever I make a Mercurial Tag, I would like TeamCity to react in a special way, so that the resulting binaries/artifacts from the Tag build, are made avaliable for download (automatic release when tagging). In short can I do automated release so that when I create a Tag AND it builds successfully then the result is copied to some location X, but ONLY when I Tag.

Im pretty sure that this can be done, but when I read the posts around the net and read the documentation, I tend to get a little confused about artifacts/build scripts/publishing and how to do it.

Can anyone give me some hints about where/how to start or guide me to a location with a tutorial/example of how to do this?

I want it soooooo bad :-D.

Kind regards

© Stack Overflow or respective owner

Related posts about teamcity

Related posts about mercurial