StorminStanley / st2workroom

Vagrant environment used to play with StackStorm, develop StackStorm for your environment, or develop on StackStorm itself!
Apache License 2.0
23 stars 21 forks source link

Speed up environment creation #327

Closed jfryman closed 8 years ago

jfryman commented 8 years ago

This commit changes the call to the environments:update rake task and only provisions the requested branch. Should result in less time burning environments that are not in use.

jfryman commented 8 years ago

This works because https://github.com/StackStorm/st2workroom/blob/master/script/tasks/environment.rake#L11.