Matt Smith
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created What JRE dependency does TC Professional 2023.05.4 build 129421 have?
Asking for a corporate entity auditing usage for security purposes.Thanks -
Created Where can I view the nunit test logs as they are running?
How can I view the logs of nunit tests? When they are executing I click on them from my main build page and it takes forever for the page to open and once open it'll not open the details of a faile... -
Created How can I profile my unit tests run from TeamCity
I've got this awesome profiling tool called Dynatrace and it can profile and java or .net process. I'd like to hook it up to team city as it runs unit tests so that I can profile them but... -
Created Can I collapse the build queue when multiple check ins occur?
My build takes an hour to process and in that time I can have several checkins committed. It appears that Team City is going to process each check in individually vs grab everything to the HEAD (fr... -
Created How do I create dependencies between steps?
In cruise control .net I was able to examine the checkins to see what type of build I should execute. If the checkins were .cs or .sql then it would build and test, if it were .cshml, aspx or ascx...