Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Custom Statistics in TeamCity 6.0

Tags:

teamcity

I am trying to follow this writeup (http://pwigle.wordpress.com/2009/12/11/code-metrics-statistics-with-team-city/) to add code statistics to my TeamCity 6.0 Ci server. I have gotten everything to work as described in the writeup except the last part where the results of the SourceMonitor are displayed in the statistics page. Is there something different that I need to do in TeamCity 6.0 to get this to work?

like image 535
PlTaylor Avatar asked Dec 29 '25 01:12

PlTaylor


1 Answers

FYI you have to edit (TeamCity path).BuildServer\config\main-config in 6.0 instead of (TeamCity path).BuildServer\config(project name)\plugin-settings.xml. The plugin-settings.xml file is still present in 6.0 but doesn’t appear to do anything anymore. After that all works as detailed in the write up I posted before.

like image 200
PlTaylor Avatar answered Dec 30 '25 22:12

PlTaylor



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!