Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18 from paulrbr-fl/add-binary-releaseHEADv0.1.0master | paulrbr-fl | 2019-08-06 | 1 | -9/+17 |
|\ | | | | | ci: compile provider during testing phase | ||||
| * | ci(deploy): push compiled provider as an artifact to Github releases | Paul Bonaud | 2019-08-06 | 1 | -8/+14 |
| | | |||||
| * | ci: compile provider during testing phase | Paul Bonaud | 2019-08-06 | 1 | -1/+3 |
|/ | |||||
* | Merge pull request #17 from alexandreFre/fix_test | alexandreFre | 2019-08-05 | 2 | -9/+15 |
|\ | | | | | fix credentials and date | ||||
| * | fix smtp | Alexandre Garand | 2019-08-02 | 1 | -3/+2 |
| | | |||||
| * | fix credentials and date | Alexandre Garand | 2019-08-02 | 2 | -6/+13 |
|/ | |||||
* | Merge pull request #16 from alexandreFre/fix_test | alexandreFre | 2019-07-11 | 2 | -11/+36 |
|\ | | | | | fix the tests and ensure the ips are fetched correctly | ||||
| * | replace sleep by resource.Retry | Alexandre Garand | 2019-07-09 | 2 | -13/+27 |
| | | |||||
| * | fix the tests | Alexandre Garand | 2019-07-09 | 2 | -7/+18 |
|/ | | | | | 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 | ||||
* | Merge pull request #14 from alexandreFre/add_import_test | alexandreFre | 2019-07-09 | 3 | -2/+65 |
|\ | | | | | Add test for importation | ||||
| * | change import function to avoid setting default in read | Alexandre Garand | 2019-07-08 | 1 | -8/+12 |
| | | |||||
| * | Merge branch 'master' of github.com:fretlink/terraform-provider-mailgun into ↵ | Alexandre Garand | 2019-07-08 | 2 | -2/+2 |
| |\ | |/ |/| | | | add_import_test | ||||
* | | Merge pull request #13 from fretlink/add_github_pages | alexandreFre | 2019-07-08 | 5 | -2/+34 |
|\ \ | | | | | | | Add GitHub pages | ||||
| * \ | Merge branch 'add_github_pages' of ↵ | Alexandre Garand | 2019-07-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | github.com:fretlink/terraform-provider-mailgun into add_github_pages | ||||
| | * | | fix comment | alexandreFre | 2019-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: paulrbr-fl <43074087+paulrbr-fl@users.noreply.github.com> | ||||
| * | | | travis deploy only on master | Alexandre Garand | 2019-07-08 | 1 | -1/+1 |
| |/ / | |||||
| | * | add test for importation and fix importation for domain | Alexandre Garand | 2019-07-08 | 3 | -1/+60 |
| |/ | |||||
| * | add newline and commentary for clarity | Alexandre Garand | 2019-07-08 | 2 | -0/+2 |
| | | |||||
| * | update Readme | Alexandre Garand | 2019-07-08 | 1 | -0/+4 |
| | | |||||
| * | add index.html to ghpages | Alexandre Garand | 2019-07-08 | 3 | -1/+3 |
| | | | | | | | | | | created index.html update the script to add it in the website directory | ||||
| * | ci: re-generate github token from tech@fretlink.com service account | Paul Bonaud | 2019-07-08 | 1 | -1/+3 |
| | | |||||
| * | add automatic push of github pages | Alexandre Garand | 2019-07-08 | 3 | -2/+24 |
|/ | | | | | 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 | ||||
* | Merge pull request #11 from alexandreFre/ci_shellcheck | alexandreFre | 2019-07-05 | 6 | -18/+22 |
|\ | | | | | ci : add shellcheck | ||||
| * | fix cache in travis files such as the makefile were wrongly included | Alexandre Garand | 2019-07-05 | 1 | -1/+0 |
| | | |||||
| * | add shellcheck to the makeffile and .travis.yml and fix the scripts to have ↵ | Alexandre Garand | 2019-07-05 | 6 | -17/+22 |
|/ | | | | no error with it | ||||
* | Merge pull request #10 from fretlink/travis-add-gh-pages-encrypted-token | paulrbr-fl | 2019-07-05 | 1 | -2/+5 |
|\ | | | | | ci: add encrypted token to publish gh pages | ||||
| * | ci: add encrypted token to publish gh pages | Paul Bonaud | 2019-07-05 | 1 | -2/+5 |
|/ | |||||
* | Merge pull request #7 from alexandreFre/add_doc | alexandreFre | 2019-07-05 | 8 | -11/+50 |
|\ | | | | | Add automatic testing on Travis | ||||
| * | add go 1.11 to travis | Alexandre Garand | 2019-07-05 | 1 | -0/+1 |
| | | |||||
| * | cache gopath in travis | Alexandre Garand | 2019-07-04 | 1 | -0/+7 |
| | | |||||
| * | add travis, go.mod and vendor/ in order to have automatic testing | Alexandre Garand | 2019-07-04 | 8 | -11/+42 |
| | | |||||
* | | Merge pull request #8 from alexandreFre/add_README | alexandreFre | 2019-07-05 | 1 | -1/+63 |
|\ \ | |/ |/| | add README | ||||
| * | add Mailgun in the title | Alexandre Garand | 2019-07-04 | 1 | -1/+1 |
| | | |||||
| * | add README | Alexandre Garand | 2019-07-04 | 1 | -1/+63 |
|/ | |||||
* | Merge pull request #6 from alexandreFre/add_doc | alexandreFre | 2019-07-04 | 8 | -1/+286 |
|\ | | | | | Add doc | ||||
| * | add doc | Alexandre Garand | 2019-07-04 | 8 | -1/+286 |
| | | |||||
* | | Merge pull request #5 from paulrbr-fl/master | paulrbr-fl | 2019-07-04 | 1 | -0/+373 |
|\ \ | |/ |/| | Add licensing to the public repo | ||||
| * | Add licensing as stated in Terraform Development Program | Paul Bonaud | 2019-07-04 | 1 | -0/+373 |
|/ | | | | see https://www.terraform.io/guides/terraform-provider-development-program.html#3-development-amp-test | ||||
* | make fmt | Alexandre Garand | 2019-07-03 | 1 | -2/+0 |
| | |||||
* | bug fix and test for route | Alexandre Garand | 2019-07-03 | 4 | -4/+171 |
| | |||||
* | add route resource without test | Alexandre Garand | 2019-07-03 | 1 | -0/+133 |
| | |||||
* | update test | Alexandre Garand | 2019-07-03 | 2 | -1/+11 |
| | |||||
* | adding test and fix issue | Alexandre Garand | 2019-07-02 | 2 | -6/+227 |
| | |||||
* | fix create | Alexandre Garand | 2019-07-02 | 1 | -2/+10 |
| | |||||
* | fix issue read | Alexandre Garand | 2019-07-02 | 1 | -1/+5 |
| | |||||
* | add domain resource without test | Alexandre Garand | 2019-07-01 | 2 | -1/+472 |
| | |||||
* | add provider without ressources and makefile | Alexandre Garand | 2019-06-28 | 6 | -0/+164 |
| | |||||
* | Initial commit | alexandreFre | 2019-06-28 | 1 | -0/+1 |