Peter Brooks

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created INFO / ERROR/ WARNING log messages - What determines these lines?
Hi all, If anyone can point me in the direciton to how TC determines if a line in a build log is info / error / warning. Python script output Within a python script I am running as a command line, ... -
Edited Personal build from VS with persistent configuration parameters
Absolutely love personal builds from VS. I’m just wondering if a user can set some persistent configuration parameters. In my case, when a user runs a particular job. I need to know what the local... -
Edited Deploy pipeline with large artifacts
CompletedIn my scenario, I have two parts for a configuration: Build Deploy In the build step, an approx ~60GB build will be generated. The deploy step will then upload these artifacts to a windows file... -
Created git-lfs support
Our team has started to use git-lfs with our Github repository, however this requires the extra git-lfs executable to be present within the git installation.I've only had a quick look into how git ...