sg: add ability to define `checks` per `commandset`
Created by: mrnugget
This allows us to check whether services are running before we boot up the environment.
The changes to the config file format are backwards compatible. See the
UnmarshalYAML
method on Commandset
.
It also updates the checks to make sure that they work for users of the docker-compose setup.
Screenshots
Config:
In action: