Justin Crowe
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
-
Justin Crowe created a post, AnsweredNUnit Runner Failure - Stack Overflow exception
Im getting a stack overflow exception when running tests on the TC server. The tests run fine locally using Resharper/NCrunch. Is there any way i can get more info on what is going wrong? Am i righ... -
-
Justin Crowe commented, -
Justin Crowe created a post, AnsweredTeamCity API - VCS Root commit hashes for build
Hi, I have a build that has 10 vcs roots due to dependencies. After a build, i can call the api and get the commit hashes for the repos that have changed in that build. But i need to be able to get... -
Justin Crowe created a post, AnsweredComplex build dependencies and different branching models (specifically GitFlow)
Hi, We are using TeamCity with Stash and GitFlow. We have quite a complex dependency chain in TC with 20+ repositories that all produce artefacts that live in a dependant chain. We want to be able... -
-
-
Justin Crowe created a post, Templates based on other templates
HiIs it possible to create a build template that has another buld template as its base? For instanceI have a template that builds a .net solution. This is used for a number of solutions. Nuget pack...