Commit Graph
12 Commits
Author SHA1 Message Date
dependabot[bot] 027fe19e8f Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-15 07:05:54 +02:00
dependabot[bot] c14b5d241e Bump actions/checkout from 2 to 3
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>
2022-10-15 07:05:23 +02:00
Christian Muehlhaeuser e8d5c71c0e chore: add dependabot config 2022-10-15 07:01:28 +02:00
Christian Muehlhaeuser af8450a903 ci: update lint workflow 2022-07-07 17:30:13 +02:00
Ayman Bagabas 2700b55205 feat: sync glamour with git.charm.sh 2022-01-25 14:37:08 -05:00
Christian Muehlhaeuser 610d40a25b Split up workflows and automatically pick latest Go version 2020-10-23 13:19:11 +02:00
Christian Muehlhaeuser 48fcb4b0c9 Fix build workflow 2020-08-30 01:47:07 +02:00
Christian Muehlhaeuser d7247c5951 Add linter workflow 2020-08-30 01:38:20 +02:00
Christian Muehlhaeuser a1e15da498 Test against Go 1.14 2020-03-04 17:41:00 +01:00
Christian Muehlhaeuser a2997cbe4a Set COLORFGBG env for GitHub workflows 2020-02-10 13:44:01 +01:00
Christian Muehlhaeuser 28cbdae8e7 Enforce colored rendering during GitHub workflow 2020-01-14 02:09:31 +01:00
Christian Muehlhaeuser 40817a7a74 Switch from TravisCI to GitHub Actions (#49) 2019-12-31 13:09:07 +01:00