Sweskman
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created conditional parameter interpolation
Hello there.In my build configuration I want to use an agent parameter, if present. But without making the presence of this parameter an implicit agent requirement.Is it possible to somehow do a c... -
Created Perforce - modifying files
Hello there.I'm looking for guidance on how to best safely modify files in a Perforce tree during build.Currently I am doing: Check out file using p4 checkout modifying file use modified file ina b... -
Edited How to branch a snapshot dependency graph with reverse parameter injection?
I am having problems creating an aggregate build that schedules separate build chains run with different build parameter reverse injections. Lets say I have a two step chain, “Build”, and “Upload”... -
Created S3 Artifacts and the artifacts cache
AnsweredSo, I'm using the S3 artifacts storage for my rather large artifacts and it works well. The agents upload the artifacts and download from them. However, it doesn't seem to jive with the local Artif...