Commit graph

25 commits

Author SHA1 Message Date
Shunsuke Suzuki
0de7b5dc2c
chore: configure actions/stale (#157)
* chore: configure actions/stale
* fix: guide the label `pinned`
2021-03-29 10:14:33 +02: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
Shunsuke Suzuki
97c491737c
ci: run acceptance tests with multiple Terraform versions (#129)
* ci: run acceptance tests with multiple Terraform versions
* chore(test): bumps tf version to 0.14.8
2021-03-18 09:12:36 +01: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
198830aab9
ci: bumps to docker version 20.10.1 2020-12-25 09:50:04 +01:00
Manuel Vogel
b7026a8051
ci: pins workflows to ubuntu:20.04 image 2020-12-25 09:39:07 +01:00
Shunsuke Suzuki
554797dfd9
chore: introduces golangci-lint (#32)
* refactor: fix code with golangci-lint
* ci: configure golangci-lint
* Closes #13
2020-12-20 11:04:51 +01:00
Shunsuke Suzuki
714cad8086 ci: fix test of website 2020-12-12 01:21:02 +09:00
Manuel Vogel
75c8db4e66
ci: reactivats all workflows 2020-11-11 11:07:54 +01:00
Manuel Vogel
0fb2583a6e
ci: fix website 2020-11-11 11:05:51 +01:00
Manuel Vogel
608e6f2aed
ci: only run website workflow 2020-11-11 11:03:12 +01:00
Manuel Vogel
39c80d3784
ci(website): consolidates all cmds into 1 2020-11-11 10:59:10 +01:00
Manuel Vogel
1413b1b481
ci: exports gopath manually 2020-11-11 10:51:02 +01:00
Manuel Vogel
aa8f98be87
ci: fix absolute gopath for website 2020-11-11 09:56:03 +01:00
Manuel Vogel
8f33bfba87
ci(website): fix gopath 2020-11-11 09:33:17 +01:00
Manuel Vogel
3abf5152ea
ci: make website check separate workflow 2020-11-11 09:27:25 +01:00
Manuel Vogel
7a49aae8c8
ci: fix workflow names 2020-11-11 09:07:34 +01:00
Manuel Vogel
b57f755ffa
ci: adds website test to unit test 2020-11-11 09:06:28 +01:00
Manuel Vogel
8dbb00dc5c
ci: adds acc test 2020-11-11 09:06:19 +01:00
Manuel Vogel
d6b7d2fc96
ci: adds compile 2020-11-11 09:06:13 +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
Manuel Vogel
f80458a87f
ci: adds goreleaser and gh action 2020-11-10 20:42:01 +01:00