Commit graph

18 commits

Author SHA1 Message Date
Carlos A Becker
0e423ab23c
Merge branch 'master' into beta
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-26 21:50:03 -03:00
Christian Rocha
220c4bd85c Require Go 1.16 (per Charm v0.9.x) 2022-02-01 12:07:16 -05:00
Ayman Bagabas
b36e5ad810
feat: sync glow with git.charm.sh 2022-01-24 17:11:42 -05:00
Christian Muehlhaeuser
ca833c733c Only login to snapcraft when secret is available in goreleaser workflow 2021-03-28 08:24:25 +02:00
Christian Muehlhaeuser
3ff9a5dfd6 Always use latest version of golangci-lint 2021-03-27 13:53:52 +01:00
Christian Muehlhaeuser
a5d4a512b7
Add goreleaser workflow (#257) 2021-03-09 13:27:02 +01:00
Christian Muehlhaeuser
f586716b77 Split up workflows and automatically pick latest Go version 2020-10-23 13:11:56 +02:00
Christian Muehlhaeuser
e63aa950d4 Fix coverage reporting from GitHub workflow 2020-10-19 06:15:12 +02:00
Christian Muehlhaeuser
dfa54ada45 Add golangci linter to GitHub workflows 2020-10-18 22:28:50 +02:00
Christian Muehlhaeuser
d36b9d4838 Clean up and re-enable Windows workflow 2020-10-18 18:18:10 +02:00
Christian Rocha
994b85b9bd Add Go 1.15.x to build matrix 2020-10-05 13:52:36 +02:00
Christian Rocha
d5045fa4db Remove windows from CI for now 2020-10-05 13:52:07 +02:00
Christian Rocha
c0ca639f3a Remove tests for Go 1.11 and 1.12 (keygen is 1.13 and up) 2020-10-05 13:45:22 +02:00
Christian Rocha
cd9ee93dca Configure git for private modules 2020-10-05 13:35:18 +02:00
Christian Muehlhaeuser
0483c3d42a
Test against Go 1.14 2020-03-04 17:42:14 +01:00
Christian Muehlhaeuser
225f822a36
Report test coverage in GitHub workflow 2020-01-08 22:00:11 +01:00
Christian Muehlhaeuser
c0fd593c00
Use GitHub Actions badge in README (#120)
* Use GitHub Actions badge in README
* Use badge for build workflow
* Rename default workflow to build
2019-12-31 12:23:31 +01:00
Christian Muehlhaeuser
3262d45d82
Add go workflow (#119) 2019-12-31 12:15:57 +01:00