Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis deploy only on master | Alexandre Garand | 2019-07-08 | 1 | -1/+1 |
| | |||||
* | 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 |