Commit graph

10 commits

Author SHA1 Message Date
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