renovate[bot]
b37d84db62
fix(deps): update module github.com/docker/docker to v20.10.5 ( #165 )
...
* fix(deps): update module github.com/docker/docker to v20.10.5
* fix(deps): update module github.com/docker/docker to v20.10.5
* chore: bump acc test docker version
* chore(build): reorder goproxies
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-04-12 17:34:02 +09:00
Manuel Vogel
b1a5b526d5
fix/workflows ( #169 )
...
* fix: align gh wf path with go.mod and remove vendor dir
* fix: removes duplicated go version env
* chore: extract docker ce version as env
* chore: removes leading yaml lines
2021-04-08 20:15:06 +09:00
Manuel Vogel
1159e2de73
feat: support darwin arm builds and golang 1.16 ( #140 )
...
* chore: bump to golang 1.16
* fix(ci): remove fail fast from non-matrix builds
* chore: rename release workflow from yml to yaml
* fix: use goreleaser for compile tests
* fix(make): use gorelease in compile target
* fix(ci): add gpg import step for compile
2021-03-18 23:21:49 +09:00
Manuel Vogel
30f2238e0b
feat: add ability to lint/check of links in documentation locally ( #98 )
...
* build: adds local check for website links
* build(make): adds website lint and setup target
* docs: fix spellings and hcl blocks
* fix(make): phony cmd for missing targets
* chore: renames website link check workflow
* fix: missing workflow path
* build(make): adds golangci-lint target and tool
* ci: adds website lint workflow
* docs(contributing): adds linter runs
* chore: improves naming of workflow jobs
* ci: moves website lint job
* chore: switches markdown checker imagee to ghcr.io/tcort/markdown-link-check:stable
2020-12-27 19:02:34 +09:00
Manuel Vogel
393c7b36e8
fix: image label for workflows
2020-12-25 09:54:06 +01:00
Manuel Vogel
b7026a8051
ci: pins workflows to ubuntu:20.04 image
2020-12-25 09:39:07 +01:00
Manuel Vogel
75c8db4e66
ci: reactivats all workflows
2020-11-11 11:07:54 +01:00
Manuel Vogel
608e6f2aed
ci: only run website workflow
2020-11-11 11:03:12 +01:00
Manuel Vogel
3abf5152ea
ci: make website check separate workflow
2020-11-11 09:27:25 +01:00
Manuel Vogel
b57f755ffa
ci: adds website test to unit test
2020-11-11 09:06:28 +01:00
Manuel Vogel
937d25c7f2
ci: adds go version and goproxy env
2020-11-11 08:50:55 +01:00
Manuel Vogel
fec3bb9096
ci: enables unit tests for master branch
2020-11-11 08:47:35 +01:00
Manuel Vogel
4e84e46269
ci: adds unit test workflow
2020-11-10 20:45:31 +01:00