Max Young
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
Created Build reports 0 problem occurrences during build but after build reports the correct number of problem occurences
We use failure conditions to check for text when building. When these conditions are met we immediately stop the build but we have a step at the end to email the user if they had a failure of succe... -
Created buildStageDuration:buildStepRUNNER always showing 0ms
AnsweredOn our statistics tab any chart showing a buildStageDuration:buildStepRunner shows 0ms no matter what step it is. Also our Build Duration (Excluding Checkout) shows 0ms but the Build Time (All Stag... -
Created How would I get a build log link with the _focus set to the failure line from the REST API
I would like to include a link in our build failure email to the problem. I have seen how from a build I can click "Show in Build Log" and it will take me to the line that the issue is on. Is it po... -
Created Running multiple agents on the same disk
I am getting an out of disk space error running 3 agents on a single ram disk that is 64GB. When the agents have queued builds they will not cleanup their .old folders till they are no longer busy ... -
Created Symbol Server Plugin with Octopack
Is it possible for the symbol server plugin to look at nupkg for pdb so that I don't have to include the pdbs twice? Currently I am using octopack to package what we are going to deploy and I have ... -
Created TeamCity building incorrect source code using Perforce
When I am building our project C# solution using the Visual Studio build step and Perforce we are sometimes getting older versions of the source despite TeamCity reporting the correct change list i...