]> git.immae.eu Git - github/fretlink/terraform-provider-mailgun.git/log
github/fretlink/terraform-provider-mailgun.git
4 years agoMerge pull request #18 from paulrbr-fl/add-binary-release master v0.1.0
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

4 years agoci(deploy): push compiled provider as an artifact to Github releases 18/head
Paul Bonaud [Tue, 6 Aug 2019 13:11:21 +0000 (15:11 +0200)] 
ci(deploy): push compiled provider as an artifact to Github releases

4 years agoci: compile provider during testing phase
Paul Bonaud [Tue, 6 Aug 2019 12:59:37 +0000 (14:59 +0200)] 
ci: compile provider during testing phase

4 years agoMerge pull request #17 from alexandreFre/fix_test
alexandreFre [Mon, 5 Aug 2019 10:08:03 +0000 (12:08 +0200)] 
Merge pull request #17 from alexandreFre/fix_test

fix credentials and date

4 years agofix smtp 17/head
Alexandre Garand [Fri, 2 Aug 2019 12:31:36 +0000 (14:31 +0200)] 
fix smtp

4 years agofix credentials and date
Alexandre Garand [Fri, 2 Aug 2019 09:32:16 +0000 (11:32 +0200)] 
fix credentials and date

4 years agoMerge pull request #16 from alexandreFre/fix_test
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

4 years agoreplace sleep by resource.Retry 16/head
Alexandre Garand [Tue, 9 Jul 2019 11:48:52 +0000 (13:48 +0200)] 
replace sleep by resource.Retry

4 years agofix the tests
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

4 years agoMerge pull request #14 from alexandreFre/add_import_test
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

4 years agochange import function to avoid setting default in read 14/head
Alexandre Garand [Mon, 8 Jul 2019 15:57:18 +0000 (17:57 +0200)] 
change import function to avoid setting default in read

4 years agoMerge branch 'master' of github.com:fretlink/terraform-provider-mailgun into add_impo...
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

4 years agoMerge pull request #13 from fretlink/add_github_pages
alexandreFre [Mon, 8 Jul 2019 15:19:03 +0000 (17:19 +0200)] 
Merge pull request #13 from fretlink/add_github_pages

Add GitHub pages

4 years agoMerge branch 'add_github_pages' of github.com:fretlink/terraform-provider-mailgun... 13/head
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

4 years agotravis deploy only on master
Alexandre Garand [Mon, 8 Jul 2019 15:03:33 +0000 (17:03 +0200)] 
travis deploy only on master

4 years agoadd test for importation and fix importation for domain
Alexandre Garand [Mon, 8 Jul 2019 14:56:30 +0000 (16:56 +0200)] 
add test for importation and fix importation for domain

4 years agofix comment
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>
4 years agoadd newline and commentary for clarity
Alexandre Garand [Mon, 8 Jul 2019 13:46:38 +0000 (15:46 +0200)] 
add newline and commentary for clarity

4 years agoupdate Readme
Alexandre Garand [Mon, 8 Jul 2019 09:52:51 +0000 (11:52 +0200)] 
update Readme

4 years agoadd index.html to ghpages
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

4 years agoci: re-generate github token from tech@fretlink.com service account
Paul Bonaud [Mon, 8 Jul 2019 09:16:10 +0000 (11:16 +0200)] 
ci: re-generate github token from tech@fretlink.com service account

4 years agoadd automatic push of github pages
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

4 years agoMerge pull request #11 from alexandreFre/ci_shellcheck
alexandreFre [Fri, 5 Jul 2019 15:41:44 +0000 (17:41 +0200)] 
Merge pull request #11 from alexandreFre/ci_shellcheck

ci : add shellcheck

4 years agofix cache in travis files such as the makefile were wrongly included 11/head
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

4 years agoadd shellcheck to the makeffile and .travis.yml and fix the scripts to have no error...
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

4 years agoMerge pull request #10 from fretlink/travis-add-gh-pages-encrypted-token
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

4 years agoci: add encrypted token to publish gh pages 10/head
Paul Bonaud [Fri, 5 Jul 2019 08:57:41 +0000 (10:57 +0200)] 
ci: add encrypted token to publish gh pages

4 years agoMerge pull request #7 from alexandreFre/add_doc
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

4 years agoMerge pull request #8 from alexandreFre/add_README
alexandreFre [Fri, 5 Jul 2019 08:00:03 +0000 (10:00 +0200)] 
Merge pull request #8 from alexandreFre/add_README

add README

4 years agoadd go 1.11 to travis 7/head
Alexandre Garand [Fri, 5 Jul 2019 07:59:40 +0000 (09:59 +0200)] 
add go 1.11 to travis

4 years agocache gopath in travis
Alexandre Garand [Thu, 4 Jul 2019 15:39:49 +0000 (17:39 +0200)] 
cache gopath in travis

4 years agoadd travis, go.mod and vendor/ in order to have automatic testing
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

4 years agoadd Mailgun in the title 8/head
Alexandre Garand [Thu, 4 Jul 2019 15:57:28 +0000 (17:57 +0200)] 
add Mailgun in the title

4 years agoadd README
Alexandre Garand [Thu, 4 Jul 2019 13:47:35 +0000 (15:47 +0200)] 
add README

4 years agoMerge pull request #6 from alexandreFre/add_doc
alexandreFre [Thu, 4 Jul 2019 12:32:15 +0000 (14:32 +0200)] 
Merge pull request #6 from alexandreFre/add_doc

Add doc

4 years agoadd doc 6/head
Alexandre Garand [Thu, 4 Jul 2019 11:31:58 +0000 (13:31 +0200)] 
add doc

4 years agoMerge pull request #5 from paulrbr-fl/master
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

4 years agoAdd licensing as stated in Terraform Development Program 5/head
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

4 years agomake fmt
Alexandre Garand [Wed, 3 Jul 2019 14:11:42 +0000 (16:11 +0200)] 
make fmt

4 years agobug fix and test for route
Alexandre Garand [Wed, 3 Jul 2019 12:04:02 +0000 (14:04 +0200)] 
bug fix and test for route

4 years agoadd route resource without test
Alexandre Garand [Wed, 3 Jul 2019 09:13:08 +0000 (11:13 +0200)] 
add route resource without test

4 years agoupdate test
Alexandre Garand [Wed, 3 Jul 2019 08:20:50 +0000 (10:20 +0200)] 
update test

4 years agoadding test and fix issue
Alexandre Garand [Tue, 2 Jul 2019 16:27:28 +0000 (18:27 +0200)] 
adding test and fix issue

4 years agofix create
Alexandre Garand [Tue, 2 Jul 2019 13:33:00 +0000 (15:33 +0200)] 
fix create

4 years agofix issue read
Alexandre Garand [Tue, 2 Jul 2019 09:39:41 +0000 (11:39 +0200)] 
fix issue read

4 years agoadd domain resource without test
Alexandre Garand [Mon, 1 Jul 2019 15:37:56 +0000 (17:37 +0200)] 
add domain resource without test

4 years agoadd provider without ressources and makefile
Alexandre Garand [Fri, 28 Jun 2019 09:23:27 +0000 (11:23 +0200)] 
add provider without ressources and makefile

4 years agoInitial commit
alexandreFre [Fri, 28 Jun 2019 07:47:32 +0000 (09:47 +0200)] 
Initial commit