Chris Matthews

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Chris Matthews created a post, CompletedAllow automatically marking specific failiures as successes
I currently have some projects working with servers. Right now it seems like the most convenient way to end the run is to kill the server by doing an execution timeout after N minutes. This works f... -
-
-
Chris Matthews created a post, Accessing another project's parameters
I'm dealing with one project Parent that has a bunch of projects related to a specific branch of our code. Let's say Parent has two children, Subproject1 and Subproject2. Subproject2 has a child C1... -
-
-
-
Chris Matthews created a post, CompletedCan I set up configs so they are retrieved from the server if collecting changes from the VCS root fails?
I"m dealing with an annoying issue. Sometimes TeamCity is not able to get a configuration from github. Usually this occurs when manually loading project settings in `Versioned Settings`. But it has...