Christian Muehlhaeuser
400f3f8e1f
chore: disable dependabot timer
2022-11-18 02:23:00 +01:00
Carlos A Becker
4dd3ba1d3c
chore: fmt & lint issues
2022-11-11 02:14:26 +01:00
Ayman Bagabas
dec59a2199
feat(ci): use config files from meta repo ( #389 )
...
* chore: bump cobra & viper
* feat(ci): use config files from meta repo
* publish docker images
* generate shell completions
* generate man pages
* feat(ci): use shared workflows from meta repo
2022-10-26 16:05:52 -03:00
dependabot[bot]
74b70644ba
chore(deps): bump actions/setup-go from 2 to 3 ( #405 )
...
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:01:50 -03:00
dependabot[bot]
8eede63988
chore(deps): bump goreleaser/goreleaser-action from 2 to 3 ( #402 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
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:01:26 -03:00
dependabot[bot]
06f85dda9a
chore(deps): bump golangci/golangci-lint-action from 2 to 3 ( #401 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
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:01:12 -03:00
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
Carlos A Becker
5e24b49e3e
chore: dependabot
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-25 14:59:44 -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