Commit graph

17 commits

Author SHA1 Message Date
dependabot[bot]
7486c604d7
chore(deps): bump actions/checkout from 2 to 3 (#400)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:00:48 -03: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