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

Hubot ordering fixes #264

Closed jfryman closed 8 years ago

jfryman commented 8 years ago

This PR accompanies #263, where the Hubot service needs to be notified that libraries have been updated. Otherwise, Hubot may startup in a state where not every library has been installed.

Likewise, the migration to remove existing dependencies also is ordered before the St2 profile is installed and configured.