James Burry
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created TeamCity build.vcs.number seems to be incorrect
%build.vcs.number% seems to be incorrect for some jobs which we are running. The VCS which we use is Perforce. The job uses depot //a/, but the %build.vcs.number% is a changelist number associate... -
Created Creating a variable which persists between builds of a build configuration
I would like to be able to have a teamcity variable which remembers the last value that it was set to.If a build configuration runs and it does 'print("##teamcity[setParameter ...', is it possible ... -
Created How to specify multiple (simultaneous) agents for a job to run on ?
Good day everyone. I would like to be able to specify that a job, when triggered, should start on agent x AND agent y at the same time. This job is normally triggered by a VCS trigger, with a quiet... -
Created How to specify Perforce global options for the p4 sync command ?
Good day. I would like to be able to specify a global option to the p4 sync, as detailed here : http://www.perforce.com/perforce/r14.2/manuals/cmdref/global.options.htmlI would like to be able to s...