habitat-sh / habitat-operator

A Kubernetes operator for Habitat services
Apache License 2.0
61 stars 17 forks source link

hack: Add commands for release process #318

Closed indradhanush closed 6 years ago

indradhanush commented 6 years ago

Signed-off-by: Indradhanush Gupta indra@kinvolk.io

indradhanush commented 6 years ago

Also, did you try running shellcheck on your scripts?

Yes I was running shellcheck but I added a last minute change in the earlier commit by adding the keyword local to the variable REMOTE and forgot before committing. But I've done it now.

I also ran shfmt -i 2 -w on the files.

indradhanush commented 6 years ago

Merged on the commandline.