Darren Bruning
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
Darren Bruning created a post, Cloned build agents & VCS checkout mode "Automatically on Server"
Hi,We have recently made the leap from one buildagent to two buildagents. This was done by cloning the original buildagent & then changing its name.Our buildconfig uses VCS checkout mode "Automatic... -
Darren Bruning created a post, Idea - Clean build option for time trigger
Hi,We want our main build to run as quickly as possible, so we have the "Clean all files before build" option unticked.However, we occasionally find that bites us, when a "stale" files from a previ... -
Darren Bruning created a post, Downloading ISO artifact in IE8 difficult
Hi,My TeamCity build produces an .ISO (CD image) artifact.If I click on the artifact from Chrome, it downloads nicely.If I click on the artifact from IE8, I get a page of gobbledegook in the browse... -
-
-
-
Darren Bruning created a post, Prevent build on submit with special "No-CI" comment
Hi,One of our developers has previously used TFS. He mentioned that TFS allows developers to suppress a commit-triggered build, by placing a special string in the submit comment - something like "N... -
-
Darren Bruning created a post, Version numbering - same version number between TeamCity builds and local developer builds?
Hi,We are using TeamCity to automate the build of our Delphi applications.Our applications can be built either by:1) A TeamCity build agent, or2) Individual developers, on their own development PCs...