Dave Horner

http://dave.thehorners.com
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Created building teamcity bundled rest-api
Hello, I am attempting to extend the rest-api with a method to lookup a build's fullname based on the build's typeId.The need for this has been described pretty well in:https://github.com/JFrogDev/... -
Created tc-sdk:start build agent not launching, but works when run using agent.bat start.
Hola!,I am attempting to reuse a server/10.0 distribution between multiple plugins that I'm developing. I set the <teamcityDir>C:\pluginpath\servers\10.0\</teamcityDir> on the other builds to the... -
Created "The .git directory is missing in" and "Running 'git init'..."
I am wondering what is causing a build to run a git init during checkout. I have a VCS defined to checkout on the agent with no checkout rules and I've tried turning the "use mirrors" option off, ... -
Created Promoting and applying properties on a custom dependency?
If I get custom dependencies from another job via artifactory. How do I easily apply properties to them from the consuming job?Lets say I have a custom dep that is using the @BCustom build dep:rep...