Jeremy Brooks
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Jeremy Brooks created a post, Can I create a build of builds that is not based on dependencies and triggers?
Is there a way to create a build configuration made up of other build configurations? I have tried using a combination of dependencies and triggers but the lack of direct control over the order of ... -
Jeremy Brooks created a post, NUnit 3 console paramter containing spaces is auto wrapped with double quotes
I am trying to run a build to test some C# code using the NUnit 3 console with parameters. One of the parameters is a folder location which contains spaces. This is being auto-wrapped at some point...