Commit graph

5 commits

Author SHA1 Message Date
Jim Eagle
4ef1d502cd
Update Go version in CI (#1147)
* Update ci go

* Update setup-go

* Update checkout

* Update golangci-lint-action

* Upgrade golangci-lint
2022-04-01 17:55:27 +03:00
nitroflap
80f525fa77
feat(github/release): added fallback category back 2022-02-27 13:06:34 +03:00
Fedor Lapshin
d76fc29889
feat(github/release): dropped fallback category 2022-02-27 13:03:12 +03:00
Fedor Lapshin
401c108917
feat(github): add release template 2022-02-27 13:02:09 +03:00
Fedor Lapshin
971184a542
CI (#1076)
* feat: ci barebones

* fix(.github/workflows): checkout

* feat(.golangci.yml): removed presets

* feat(workflows/ci): moved matrix to test job

* feat(golangci-lint): disabled all linters except golint

* fix(workflows/ci): golangci-lint action cache fix

* feat(workflows/ci): custom step with golangci-lint on normal commit

* feat(.github/workflows): moved setup-go into individual jobs

* feat(workflows/ci): only new lint issues for pull requests
2022-02-16 16:24:17 +03:00