Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
9c161cb98b chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
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>
2023-03-16 11:09:15 +01:00
Christian Rocha
de6740db2e chore(meta): tiny copy edit to Discord item in issues 2023-03-08 09:27:11 -05:00
Carlos A Becker
02b6aa2e1a docs: point to discord link 2023-03-08 10:19:08 -03:00
Carlos Alexandro Becker
ec2c3dd5f2 docs: issue template (#389) 2023-03-08 09:51:43 -03:00
Carlos Alexandro Becker
32e3027ec1 feat(ci): auto go mod tidy examples (#561)
* feat(ci): auto go mod tidy examples

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: tutorials as well

* fix: checkout

---------

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-02-23 13:51:15 -03:00
dependabot[bot]
388c67d573 feat(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#674) 2023-02-23 16:29:25 +00:00
Christian Muehlhaeuser
79c76c680b chore: disable dependabot timer 2022-11-18 02:17:42 +01:00
Christian Muehlhaeuser
f27dfb52af fix: add tutorials dir to dependabot config 2022-06-08 14:37:53 +02:00
Christian Muehlhaeuser
4c9117df96 ci: run tests on all platforms 2022-06-04 15:20:28 +02:00
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