Create a CircleCI build pipeline
bzon opened this issue · comments
John Bryan Sazon commented
Stages:
- go get
- go build for Windows, Linux, MacOS
- setup nexus docker environment
- go test with coverage
- upload coverage to https://codecov.io/gh/bzon/+
- release to Github using aktau/github-release