Wayne Bradney
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 29
-
Created Git: teamcity.vcsTrigger.runBuildInNewEmptyBranch Property, VCS Checkout Rules and Pull Requests Build Feature don't play well together?
We've been enjoying the ability to build pull requests using the Pull Requests Build Feature. Our configurations have VCS Checkout Rules configured, so only changes to the appropriate parts of our ... -
Created One build _server_ per environment?
I'm struggling to understand the rationale of a client who wants to do this. I've never come across this before and I'm wondering if this is in any way standard practice for CI/CD build pipelines. ... -
Created TeamCity 9.1.x Symbol Server and Nuget Packages
I have a build configuration that's building and publishing an internal Nuget Package just fine with a Nuget Pack build step (I can see the internal packages in Visual Studio when I point Nuget to ... -
Created NUnit Tests stop but suite appears successful
Recently our NUnit build configuration has occasionally stopped halfway through the tests, but the overall build outcome is successful (just with many fewer tests green than there should be). When ...