]>
git.immae.eu Git - github/fretlink/terraform-provider-mailgun.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
paulrbr-fl [Tue, 6 Aug 2019 13:36:50 +0000 (15:36 +0200)]
Merge pull request #18 from paulrbr-fl/add-binary-release
ci: compile provider during testing phase
Paul Bonaud [Tue, 6 Aug 2019 13:11:21 +0000 (15:11 +0200)]
ci(deploy): push compiled provider as an artifact to Github releases
Paul Bonaud [Tue, 6 Aug 2019 12:59:37 +0000 (14:59 +0200)]
ci: compile provider during testing phase
alexandreFre [Mon, 5 Aug 2019 10:08:03 +0000 (12:08 +0200)]
Merge pull request #17 from alexandreFre/fix_test
fix credentials and date
Alexandre Garand [Fri, 2 Aug 2019 12:31:36 +0000 (14:31 +0200)]
fix smtp
Alexandre Garand [Fri, 2 Aug 2019 09:32:16 +0000 (11:32 +0200)]
fix credentials and date
alexandreFre [Thu, 11 Jul 2019 10:31:07 +0000 (12:31 +0200)]
Merge pull request #16 from alexandreFre/fix_test
fix the tests and ensure the ips are fetched correctly
Alexandre Garand [Tue, 9 Jul 2019 11:48:52 +0000 (13:48 +0200)]
replace sleep by resource.Retry
Alexandre Garand [Tue, 9 Jul 2019 08:20:59 +0000 (10:20 +0200)]
fix the tests
the ips are now fetched correctly
a sleep was put in the destroy check to ensure that the api have time to destroy before it is checked
alexandreFre [Tue, 9 Jul 2019 08:32:31 +0000 (10:32 +0200)]
Merge pull request #14 from alexandreFre/add_import_test
Add test for importation
Alexandre Garand [Mon, 8 Jul 2019 15:57:18 +0000 (17:57 +0200)]
change import function to avoid setting default in read
Alexandre Garand [Mon, 8 Jul 2019 15:19:22 +0000 (17:19 +0200)]
Merge branch 'master' of github.com:fretlink/terraform-provider-mailgun into add_import_test
alexandreFre [Mon, 8 Jul 2019 15:19:03 +0000 (17:19 +0200)]
Merge pull request #13 from fretlink/add_github_pages
Add GitHub pages
Alexandre Garand [Mon, 8 Jul 2019 15:03:52 +0000 (17:03 +0200)]
Merge branch 'add_github_pages' of github.com:fretlink/terraform-provider-mailgun into add_github_pages
Alexandre Garand [Mon, 8 Jul 2019 15:03:33 +0000 (17:03 +0200)]
travis deploy only on master
Alexandre Garand [Mon, 8 Jul 2019 14:56:30 +0000 (16:56 +0200)]
add test for importation and fix importation for domain
alexandreFre [Mon, 8 Jul 2019 14:20:48 +0000 (16:20 +0200)]
fix comment
Co-Authored-By: paulrbr-fl <43074087+paulrbr-fl@users.noreply.github.com>
Alexandre Garand [Mon, 8 Jul 2019 13:46:38 +0000 (15:46 +0200)]
add newline and commentary for clarity
Alexandre Garand [Mon, 8 Jul 2019 09:52:51 +0000 (11:52 +0200)]
update Readme
Alexandre Garand [Mon, 8 Jul 2019 09:30:44 +0000 (11:30 +0200)]
add index.html to ghpages
created index.html
update the script to add it in the website directory
Paul Bonaud [Mon, 8 Jul 2019 09:16:10 +0000 (11:16 +0200)]
ci: re-generate github token from tech@fretlink.com service account
Alexandre Garand [Fri, 5 Jul 2019 10:15:04 +0000 (12:15 +0200)]
add automatic push of github pages
add target in the makefile and the script used by it to get the website
update .travis.yml to push the website on ghpages branch
alexandreFre [Fri, 5 Jul 2019 15:41:44 +0000 (17:41 +0200)]
Merge pull request #11 from alexandreFre/ci_shellcheck
ci : add shellcheck
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