Problem Statement
The project started rather quickly to solve a need and as we grow, CI would be helpful to have.
Proposed Solution
As a first pass, a couple of simple stages, lint, build would be handy for some sanity checks and to make binary distribution more convenient.
https://golangci-lint.run/ is a possible linter.
Exit Criteria
Problem Statement
The project started rather quickly to solve a need and as we grow, CI would be helpful to have.
Proposed Solution
As a first pass, a couple of simple stages,
lint,buildwould be handy for some sanity checks and to make binary distribution more convenient.https://golangci-lint.run/ is a possible linter.
Exit Criteria