Karl Murray
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Karl Murray created a post, REST Api - Vcs root instances - incorrect results
Hi Using teamcity enterprise 2018.2 I've noticed commit hooks aren't triggering for everything, with 1 example I can see the commit hook is using: app/rest/vcs-root-instances/commitHookNotification... -
Karl Murray created a post, Rest Api - Artifact Storage
Hi Is there a field in the rest api that shows if a project is using a particular option in Artifact Storage section of Project configuration? E.g. If using TeamCity built-in storage, or TeamCity S... -
Karl Murray created a post, TeamCity - predefined build parameters
Hi I was looking at the documentation and for the below property: DotNetFramework<version>[_x86|_x64] This property is defined if the corresponding version(s) of .NET Framework runtime is ins... -
-
Karl Murray created a post, Pause Project - REST API
Hi Is there a way that I can pause all build configurations within a project by giving the project id? I wrote a script to do this which gets all builds for project id, pauses them - but I have to ...