Does anybody here have experience writing scripts ...
# teamcity
g
Does anybody here have experience writing scripts to try and allocate build agent virtual machines based on usage? I was thinking a fairly simple system where you try to keep one idle agent, when that agent receives a job you try to spin up another one, and when an agent has been idle for 10 minutes it gets turned off.