Andrew Fraser

- Total activity 77
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Andrew Fraser created a post, Fail build if an stderr message is reported in the build log
TeamCity can detect messages on the standard error stream, you can see this as oranje messages in the build log:Using the command line build step: o9ul;yhoi exit /b 0The build passes even ... -
Andrew Fraser created a post, DotCover source mapping
Has anybody got source mapping working? TW-18231 seems to indicate that it has been fixed but I still can't get it to work and as the report only indicates 'source not available' I have no idea wh... -
Andrew Fraser created a post, Artifact resolving fails even though artifact exists
I am getting an interesting error in one of my configurations. This configuration is based on a template, there are many configurations based on the same template that do not exhibit this behaviou... -
Andrew Fraser created a post, How do I incorporate brackets in a buildLocator when using the REST API?
I am attempting to create a powershell script that automatically pins every 10th build a config performs. Our build number contains brackets and I am struggling to construct the http POST so that ... -
Andrew Fraser created a post, NCover failing due to 'Parameter "system.teamcity.build.checkoutDir" is undefined.'
Any idea why I am getting the following error in all my build logs which use NCover:Parameter "system.teamcity.build.checkoutDir" is undefined.I thought the paramter referenced in the error message... -
-
-
Andrew Fraser created a post, Email notifier not notifying
Hi,Currently we have a group notification rule setting set up as follows:A developer has a red (failied) change in his my changes list but no email to tell him the build failed. I presume with the... -
-
Andrew Fraser created a post, Grouping configurations to enable sequential running.
Hi, Is there anyway to group configs to stop them runningconcurrently?Without having to put all into one great build config. A basic example:Version control check-in causes Config A to trigger and ...