controller
controller copied to clipboard
Change app log messaging when a user is deploying
Right now when a user starts a deploy in the app log you can see "helgi deployed FOO" before it is deployed - This is rather confusing.
Proposal is to do the following:
- move this to post deploy instead
- add a "helgi started a new deploy" kind of message before the deploy starts
This issue was moved to teamhephy/controller#57