If I commit to live-test and create a tag, an automatic deployment should be triggered to the test branch of the API.
It would be useful to have some functions to keep track of this process.
- has the deployment started
- deployment messages (install log)
- deployment success
I now have to look up how to keep track of all this every time I deploy to test, so I think it's high time I document this / put it in a function.