abstrakt/internal
Jason 71c5475ad7 feat: upgrade to Go 1.14 (#67)
* build: update `.devcontainer` to use Go 1.14.0

* style: remove trailing spaces from example helm

* build: bump golangci-lint to work with Go 1.14

* chore: bump abstrakt to Go 1.14 and update dependencies

* fix: helm 3.1.2 has issues with chart.value

In helm 3.1.2 when saving chart to file, `chartutil.SaveDir()` ignores chart.Values and instead uses chart.Raw. This commit introduces a work-around.

* ci: builds using Go 1.14 and tests on Go 1.13 and 1.14

* ci: setup-go use latest from master

* chore: check error when marshalling yaml in `compose.go`

* ci: use different GitHub token

* docs(usage): cleanup

* build: correct zip abstrakt windows binaries
2020-03-17 16:42:24 +11:00
..
compose feat: upgrade to Go 1.14 (#67) 2020-03-17 16:42:24 +11:00
diff feat: implement semantic-release (#65) 2020-03-12 15:36:12 +11:00
platform feat: implement semantic-release (#65) 2020-03-12 15:36:12 +11:00