Russell Egan
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created auto build github pull requests like travis ci
Would be awesome if teamcity could monitor pull requests on a target repostory, and auto-run builds on the pull requests. Github just released an additional API specifically for CI servers to mark... -
Created Why are ant scripts on teamcity agents not executable?
I'm referring to the bundled copy of ant with the agent, in plugins/ant.We have a build configuration that tries to call this ant from a script (we need to call ant via a coverity executable). Rat... -
Created How do you organize your projects?
We have several different software projects sharing a TeamCity server. Each project has multiple build configurations. They also have multiple versions, and each version of the each project used ... -
Created How to enable more logging for git plugin
How do I configure the git plugin to log, and where would it log to? I need to see what commands you are running against the server to understand some performance issues we're having when TC check... -
Created Notification when build is pinned.
I'm wondering whether anyone else would find this useful. Here's our use case:Some of our build configurations are our "official" builds, the one's we release to external teams, like our test and ... -
Created How can I force a build with all current sources even if changes are not detected?
I've run into several situations where TeamCity failed to detect changes: server and repos time was out of sync, mucking around with branches, mucking around with our CVS access controls and repos ... -
Created Show only last pinned build in status widget?
Is there a parameter I can pass to the externalStatus.html servlet that will show only the last pinned build of a particular built type id? We have one build type called our "Official Build", whic... -
Created What's being built is not matching what was tagged.
Here's the problem: we have a developer whose changes are not going into the cvs history file for some reason, so TeamCity is not detecting them. We'll work on fixing that. But here's the strange... -
Created Setting mime-type for artifacts
One of our build artifacts is a ~200 mb solaris installer named *.bin. When users click on this in the artifacts tab, Chrome and FF open this link in a new tab, like a text file. Is there a way t... -
Created TeamCity and Git? MKS?
We've been trying out TeamCity and we love it. Unfortunately, we are slated to move very soon to Git. So...1. Has anyone tried to use TeamCity with Git's cvs emulation?2. Any plans for an officia...