]>
git.immae.eu Git - github/fretlink/terraform-provider-mailgun.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexandre Garand [Fri, 5 Jul 2019 12:45:23 +0000 (14:45 +0200)]
fix cache in travis files such as the makefile were wrongly included
Alexandre Garand [Fri, 5 Jul 2019 12:02:37 +0000 (14:02 +0200)]
add shellcheck to the makeffile and .travis.yml and fix the scripts to have no error with it
paulrbr-fl [Fri, 5 Jul 2019 09:14:56 +0000 (11:14 +0200)]
Merge pull request #10 from fretlink/travis-add-gh-pages-encrypted-token
ci: add encrypted token to publish gh pages
Paul Bonaud [Fri, 5 Jul 2019 08:57:41 +0000 (10:57 +0200)]
ci: add encrypted token to publish gh pages
alexandreFre [Fri, 5 Jul 2019 08:07:21 +0000 (10:07 +0200)]
Merge pull request #7 from alexandreFre/add_doc
Add automatic testing on Travis
alexandreFre [Fri, 5 Jul 2019 08:00:03 +0000 (10:00 +0200)]
Merge pull request #8 from alexandreFre/add_README
add README
Alexandre Garand [Fri, 5 Jul 2019 07:59:40 +0000 (09:59 +0200)]
add go 1.11 to travis
Alexandre Garand [Thu, 4 Jul 2019 15:39:49 +0000 (17:39 +0200)]
cache gopath in travis
Alexandre Garand [Thu, 4 Jul 2019 12:34:42 +0000 (14:34 +0200)]
add travis, go.mod and vendor/ in order to have automatic testing
Alexandre Garand [Thu, 4 Jul 2019 15:57:28 +0000 (17:57 +0200)]
add Mailgun in the title
Alexandre Garand [Thu, 4 Jul 2019 13:47:35 +0000 (15:47 +0200)]
add README
alexandreFre [Thu, 4 Jul 2019 12:32:15 +0000 (14:32 +0200)]
Merge pull request #6 from alexandreFre/add_doc
Add doc
Alexandre Garand [Thu, 4 Jul 2019 11:31:58 +0000 (13:31 +0200)]
add doc
paulrbr-fl [Thu, 4 Jul 2019 09:08:18 +0000 (11:08 +0200)]
Merge pull request #5 from paulrbr-fl/master
Add licensing to the public repo
Paul Bonaud [Thu, 4 Jul 2019 08:36:28 +0000 (10:36 +0200)]
Add licensing as stated in Terraform Development Program
see https://www.terraform.io/guides/terraform-provider-development-program.html#3-development-amp-test
Alexandre Garand [Wed, 3 Jul 2019 14:11:42 +0000 (16:11 +0200)]
make fmt
Alexandre Garand [Wed, 3 Jul 2019 12:04:02 +0000 (14:04 +0200)]
bug fix and test for route
Alexandre Garand [Wed, 3 Jul 2019 09:13:08 +0000 (11:13 +0200)]
add route resource without test
Alexandre Garand [Wed, 3 Jul 2019 08:20:50 +0000 (10:20 +0200)]
update test
Alexandre Garand [Tue, 2 Jul 2019 16:27:28 +0000 (18:27 +0200)]
adding test and fix issue
Alexandre Garand [Tue, 2 Jul 2019 13:33:00 +0000 (15:33 +0200)]
fix create
Alexandre Garand [Tue, 2 Jul 2019 09:39:41 +0000 (11:39 +0200)]
fix issue read
Alexandre Garand [Mon, 1 Jul 2019 15:37:56 +0000 (17:37 +0200)]
add domain resource without test
Alexandre Garand [Fri, 28 Jun 2019 09:23:27 +0000 (11:23 +0200)]
add provider without ressources and makefile
alexandreFre [Fri, 28 Jun 2019 07:47:32 +0000 (09:47 +0200)]
Initial commit