Cray-HPE / loftsman

Define, organize, and ship your Kubernetes workloads with Helm charts easily
MIT License
9 stars 5 forks source link

update to Go 1.16, adjust github actions and other resources, add ini… #18

Closed rockholla closed 3 years ago

rockholla commented 3 years ago

…tial documentation, any code fixes to support these changes

A big part of this is to light up automatic releases/artifacts on tag. You can see an example of what the related Github action creates release-wise in my fork: https://github.com/rockholla/loftsman/releases/tag/1.0.4-beta1. I'll create the same pre-release in this repo when we get this merged.

All of this to stage us for the best possible path for this repo as OSS. I built out some initial documentation, filled in all Github issue template files, all of what we need I think for now to have this be a good start for a public-facing tool.

tpletcher-hpe commented 3 years ago

lgtm, so +1.

erl-hpe commented 3 years ago

Looks good to me.