terraform-provider-docker/scripts
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
..
testing feat: add properties -it (tty and stdin_opn) to docker container 2021-01-18 09:00:26 +01:00
changelog-links.sh Fix Changelog Links Script for docker provider 2017-06-26 09:49:48 -05:00
errcheck.sh initial commit 2017-06-05 20:59:08 +00:00
gofmtcheck.sh ci: add gofmt's '-s' option 2020-12-12 19:26:11 +09:00
gogetcookie.sh initial commit 2017-06-05 20:59:08 +00:00
markdown-link-check.sh feat: add ability to lint/check of links in documentation locally (#98) 2020-12-27 19:02:34 +09:00
runAccTests.bat feat: migrate to terraform-sdk v2 (#102) 2021-03-18 08:30:54 +01:00
testacc_cleanup.sh feat: allow use of source file instead of content / content_base64 (#240) 2020-02-03 21:44:46 +01:00
testacc_full.sh feat: migrate to terraform-sdk v2 (#102) 2021-03-18 08:30:54 +01:00
testacc_setup.sh Merge branch 'feature/resource-docker_registry_image' of git://github.com/edgarpoce/terraform-provider-docker into edgarpoce-feature/resource-docker_registry_image 2020-10-07 20:38:10 +02:00