Roger Barnett
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
-
Created Branch name in error message is misspelled
Hi I have a build using branch labelled 'A_bcde_12' which is part of a build chain where its dependency relationship is "use latest build". If for some reason this dependency fails then the error m... -
Created Control distribution when installing tools
Hi As we have a number of development tools that are restricted to specific projects and/or platforms it would be very useful if the Install Tools process included an option to selectively install ... -
Created Copying a project with templates
I have a project with 4 build templates at its top-level and then a large number of sub-projects and build configurations, each of which uses one of those templates. In order to support a new branc... -
Created Add notification rule that checks build status text
We'd like to be able to notify developers when their changes cause builds to generate warning messages (e.g. from the compiler) but without actually failing the builds. I can see how to do this wit... -
Created Removing old mirrors from build agent
Is there an approved method of removing obsolete Mercurial mirror copies from the system/mercurial directory on a build agent ? -
Created Memory leak on Windows Server 2012 R2
Has anyone come across a memory leak when running the TeamCity server on Windows Server 2012 R2 ? What we're seeing is that the Windows FilterManager (FMfn) driver is gradually allocating more and ... -
Created Shorthand for dependent variables in artifact paths
Hi It would be nice to have a shorthand way to reference dependent variables when defining paths in artifact dependencies. For example, if the artifact source id is AAA::BBB::CCC::DDD::EEE then to... -
Created Unable to reorder build steps after associating template
Hi I've just fallen foul of an annoying feature in the GUI... 1. take a build config with build steps called AA BB CC 2. associate this config with a template that also has build steps calle... -
Created Trigger on change to versioned settings in snapshot dependencies
AnsweredHi We have a build set up with a schedule trigger plus associated settings to detect VCS changes in snapshot dependencies and this is behaving as expected. We'd like to extend this to trigger on ... -
Created Execution timeout
AnsweredHi Would it be possible to display the global execution timeout value as the default inherited value of the "fail build if it runs longer than..." Failure Condition in build configurations ? It is...