Seth Behunin
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Edited Artifact uploads limited to about 40 Mbps when storing artifacts on a mapped network drive on Windows Server
We are looking at an issue where it looks like for some reason using a mapped network drive or a network path on a Teamcity server hosted on Windows we are limited to about 50 Mbps on the artifact ... -
Created Is there a way to "push" changes into build info externally?
Hey there, we have some configurations that do not use a VCS root in TeamCity to sync sources for the build. I've looked around and can't find any way other than doing some plugin work to get this... -
Created Resolving hosts from .ssh/config file in git plugin
We are using hosts in the .ssh/config file to set identity files for our remotes. For instance a .ssh/config would look something like this:Host homer-at-foo Hostname foo.bar.com User ... -
Created Perforce agent side checkout performance in EAP 6.0
I am evaluating the agent side checkout in EAP 6.0 build 15311 and have found that for some reason it seems the no-op syncs on an agent are taking as long as a full clean sync. Basically if I sync... -
Created Build Runner that runs one process and then another
Is there a better way to put together a build runner that will run one process and then another process (in the same runner) as part of the run than implementing AgentBuildRunner and creating and r... -
Created Is there a way to assign the agent name in the agent conf file to an environment variable?
I am preparing an image that will be applied to several build agent machines. I would like the TC agent to be preconfigured out of the box when these images are deployed but the one thing tripping... -
Created Extracting zip artifacts in directories
I have some (well a lot really) zips as artifacts in the following format and am wondering what the proper way would be to extract the contents of each zip file into the same folder in the target a... -
Created Filtering user change events
Is there a way to determine what triggered a user change event? For instance, I would like to be able to only do something when a specific change is made to a user and ignore all other changes. I... -
Created Mapping VCS names to a formatted combination of LDAP properties.
Is there a way to map to a formatted combination of LDAP properties for VCS user names instead of mapping it to just a specific property? For instance to map a perforce user the way I understand f...