Commit graph

84 commits

Author SHA1 Message Date
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
renovate[bot]
42ea663ee6
fix(deps): update module github.com/golangci/golangci-lint to v1.39.0 (#166)
* fix(deps): update module github.com/golangci/golangci-lint to v1.39.0
* chore: bump version of lint action as well
* chore: fix linter
* fix: remove before hooks for releasing
* fix: remove unneeded declaration
2021-04-09 11:56:56 +02: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
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
Shunsuke Suzuki
f774e64849
chore: add the guide about Terraform Configuration in Bug Report (#139) 2021-03-11 21:15:11 +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
Shunsuke Suzuki
ccec463f6f
Merge pull request #38 from kreuzwerker/ci-ubuntu2004-workflow
ci: update ubuntu images and docker version
2020-12-25 20:18:28 +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
Manuel Vogel
da72cf9d01
fix: remove all azure cps 2020-12-24 09:02:51 +01:00
Manuel Vogel
09a5a1ccd4
chore: adds separate bug and ft req templates 2020-12-24 09:00:20 +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
Radek Simko
9e21a8f683
Make CoC and support channels more visible
https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/
https://help.github.com/articles/adding-support-resources-to-your-project/
2017-11-01 23:04:55 +01:00
Jake Champlin
07229bd816
Add Issue Template 2017-06-06 09:16:54 -04:00