tfs - newbie team city questions -
i working team city ci , happy it. utilize build tfs , build code. newbie, have questions.
i have version info app uses version number. how can increment on each build? i run code analysis , style cop analysis against code. settings file these located outside of solution shared across multiple solutions. how best can these referenced builds? can directory reside pulled source code build? is there way generate release notes document after each build pulled tfs checkins?
you can using teamcity, here relevant question: assembly versioning teamcity
having not used tfs can't sure how this, of things guide's section(s) on "workplace mapping" seem match how pull files our projects teamcity builds: http://tfsguide.codeplex.com/wikipage?title=chapter%206%20-%20managing%20source%20control%20dependencies%20in%20visual%20studio%20team%20system&projectname=tfsguide
not out of box, have build using whatever script prefer (msbuild, command line etc) , calling relevant commands on tfs: http://msdn.microsoft.com/en-us/library/z51z7zy0(v=vs.80).aspx tfs continuous-integration teamcity
No comments:
Post a Comment