Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot] ecba57e455 chore(deps): 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-04-11 12:02:29 +02:00
dependabot[bot] 00e1e06468 chore(deps): 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-03-02 10:22:44 +01:00
Christian Muehlhaeuser b12cdc3c28 ci: update golangci-lint-action to v3 2022-02-25 08:07:50 +01:00
Ayman Bagabas db5d23b82e
feat: sync bubbletea with git.charm.sh 2022-01-24 17:07:40 -05:00
Carlos Alexandro Becker d79cac20cb
chore: dependabot, go mod tidy, update bubbles (#198)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-01-21 12:04:54 -03:00
Christian Muehlhaeuser 98a8bcf62a Add read permissions to linter workflows 2022-01-07 13:25:29 -05:00
Christian Muehlhaeuser 91cfe19018 Add separate sets of hard- and soft-enforced linters 2022-01-07 13:25:29 -05:00
Christian Muehlhaeuser facc87217f Update linter config 2021-07-12 03:07:05 +02:00
SuperPaintman 1545c07a0d Build examples and tutorial in build workflow 2020-11-03 20:19:53 -05:00
Christian Muehlhaeuser 8d361ae2b7 Split up workflows and automatically pick latest Go version 2020-10-23 13:23:21 +02:00
Christian Rocha 5a67f5c276
Add Windows to build workflow 2020-10-13 22:45:55 -04:00
Christian Rocha 3daa9a991b
Drop Go 1.11 from the build workflow
NB: golang/x/crypto or golang/x/sys seems to not be building on macOS anymore
2020-10-02 13:35:29 -04:00
Christian Muehlhaeuser 88c1f65e7c
Add linter workflow and update build workflow 2020-08-24 15:51:44 +02:00
Christian Rocha a661e7bf30
Add Go 1.14 to CI 2020-07-29 17:12:10 -04:00
Christian Rocha e98068d48d
Remove Windows from CI for now 2020-07-29 17:11:40 -04:00
Christian Muehlhaeuser ad60e6ad16
Add GitHub workflow 2020-01-25 07:17:37 +01:00