Commit Graph
6 Commits
Author SHA1 Message Date
Matt Moore b3645fa096 Add a handful of files to trigger more analyses. (#197)
`.codecov.yaml` - Enable codecov.io coverage reports
`.golangci.yaml` - Enable the enumerated checks in golangci-lint
`boilerplate.*.txt` - Enable file header boilerplate checks for these extensions
2020-09-24 20:15:21 -07:00
Matt Moore 718587b3af Add hack/update-deps.sh (#193) 2020-09-24 15:56:25 -07:00
Jon Donovan 6e4a93eee0 Add integration tests for various go mod corner cases. (#179)
* Add manual integration tests for various go mod corner cases.

* Move integration test back and actually test the outputs.

I realize now this is run in a travis CI job :) So I'll make it actually work.

* Add _, gofmt

* Add tools build constraint.

* Stop redirecting stderr

* Use local mode to support CI.
2020-08-05 12:16:28 -07:00
jonjohnsonjr 99ecfeb5c4 Add goreleaser GitHub action (#121) 2020-01-24 08:44:56 -08:00
cezkuj 0aca6f6de8 Resolving #21 issue. Fixing conflicts after commands refactoring. Improving version command 2019-05-12 15:16:12 +00:00
cezkuj e8b7dedbe3 Resolving #21 issue. Adding ko version and simple release script 2019-04-19 15:11:06 +00:00