Ravi
Ravi
mh should return non-zero exit code if a non-existent app name is provided while running. `mh apply -p my-non-existant-app` exits with return code 0 while it should fail with a...
As the number of apps grows, the `main.yaml` mh config file becomes very huge (~2000+ lines in some cases). Thus it would be convenient if the values for some apps...
## What you want to add Currently, `GITHUB_TOKEN` is used for authentication while pushing tags. This issue is for requesting a feature to support the use of deploy keys for...