aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Migrate to dhall 1.26.1 and merge types and termsv2.0-test-clementdpolykindsClement Delafargue2019-10-0211-67/+46
* Merge pull request #53 from paulrbr-fl/moar-compatv1.26paulrbr-fl2019-09-062-2/+3
|\
| * ci: fix nix packages due to Travis nix update to 19.09 packagesPaul Bonaud2019-09-061-1/+1
| * scripts: use short options instead of long onesPaul Bonaud2019-09-061-1/+2
|/
* Merge pull request #51 from paulrbr-fl/clever-deploy-back-to-pollingv1.25paulrbr-fl2019-08-051-1/+1
|\
| * clevertools: upgrade to latest stable version as defaultPaul Bonaud2019-08-051-1/+1
|/
* Merge pull request #50 from paulrbr-fl/clever-deploy-back-to-pollingpaulrbr-fl2019-08-012-9/+36
|\
| * deploy: add a timeout in the polling waiting scriptPaul Bonaud2019-08-012-9/+36
|/
* Merge pull request #49 from paulrbr-fl/clever-deploy-back-to-pollingpaulrbr-fl2019-07-315-77/+124
|\
| * lint(scripts): apply shellcheck suggestions on dhall checking scriptPaul Bonaud2019-07-311-15/+9
| * ci: add shellcheck to lint shell scripts in automatic testsPaul Bonaud2019-07-311-1/+2
| * deploy: revert back to git push + pollingPaul Bonaud2019-07-313-61/+113
|/
* Merge pull request #48 from clementd-fretlink/remove-ssh-keyv1.24Clément Delafargue2019-07-041-1/+1
|\
| * Remove `sshKey` from the vault typeClement Delafargue2019-07-041-1/+1
|/
* Merge pull request #47 from clementd-fretlink/debugClément Delafargue2019-07-041-1/+1
|\
| * Fix `CC_DISABLE_METRICS` computationClement Delafargue2019-07-031-1/+1
|/
* Merge pull request #46 from clementd-fretlink/cleanupv1.23Clément Delafargue2019-07-025-7/+9
|\
| * Clever Cloud metrics are now enabled by defaultClement Delafargue2019-07-025-7/+9
|/
* Merge pull request #45 from clementd-fretlink/new-clever-vaultClément Delafargue2019-07-015-56/+36
|\
| * dhall: remove optional arguments from mkConfigClement Delafargue2019-07-011-12/+6
| * dhall: expose optional fields as optional valuesClement Delafargue2019-07-012-13/+9
| * Remove default environment from Dhall configClement Delafargue2019-07-013-53/+42
| * remove org_id from vault type, add sshKey in vaultClement Delafargue2019-07-012-7/+8
|/
* Merge pull request #44 from gaetanfl/fix_shell_pipefailv1.22Gaëtan2019-06-111-0/+1
|\
| * use bash with -o pipefailGaëtan Duchaussois2019-06-111-0/+1
|/
* Merge pull request #42 from paulrbr-fl/deploy-errors-on-application-is-up-to-...v1.21paulrbr-fl2019-05-131-3/+5
|\
| * fix(deploy): fail the task correctly when last deploymt failedPaul Bonaud2019-05-131-3/+5
|/
* Merge pull request #41 from paulrbr-fl/dhall-version-upgradev1.20paulrbr-fl2019-04-264-20/+25
|\
| * dhall(upgrade): upgrade code to be compatible with dhall 1.21.0Paul Bonaud2019-04-264-20/+25
|/
* Merge pull request #40 from gaetanfl/fix_ansible_lint_4.1Gaëtan2019-03-051-0/+1
|\
| * fix(lint): ansible 4.1.0 compatibiliyGaëtan Duchaussois2019-03-051-0/+1
|/
* Merge pull request #39 from paulrbr-fl/fix-loginv1.19paulrbr-fl2019-02-261-1/+6
|\
| * login: make sure no existing apps are linked to the clever toolsPaul Bonaud2019-02-261-0/+5
| * Revert "login: force the `.clever.json` file to be created"Paul Bonaud2019-02-261-1/+1
|/
* Merge pull request #38 from paulrbr-fl/fix-loginpaulrbr-fl2019-02-261-1/+1
|\
| * login: force the `.clever.json` file to be createdPaul Bonaud2019-02-261-1/+1
|/
* Merge pull request #37 from gaetanfl/fix_pathv1.18Gaëtan2019-02-221-1/+1
|\
| * Missing /Gaëtan Duchaussois2019-02-221-1/+1
|/
* Merge pull request #36 from gaetanfl/fix_typoGaëtan2019-02-221-1/+1
|\
| * Fix duplicate version number in urlGaëtan Duchaussois2019-02-221-1/+1
|/
* Merge pull request #35 from gaetanfl/use_path_toolGaëtan2019-02-214-7/+24
|\
| * linitingGaëtan Duchaussois2019-02-214-5/+22
| * use full path for clever helper invocationGaëtan Duchaussois2019-02-211-2/+2
|/
* Merge pull request #34 from paulrbr-fl/domain-casev1.17paulrbr-fl2019-01-311-1/+1
|\
| * domain: DNS names are case insensitivePaul Bonaud2019-01-311-1/+1
|/
* Merge pull request #33 from paulrbr-fl/successful-deploy-up-to-datev1.16paulrbr-fl2019-01-162-1/+37
|\
| * deploy: check "up-to-date" error to succeeded if last commit is OKPaul Bonaud2019-01-162-1/+37
|/
* Merge pull request #22 from paulrbr-fl/fix-v1.10v1.15paulrbr-fl2019-01-144-82/+35
|\
| * fix: Fail module takes one argumentPaul Bonaud2019-01-141-1/+2
| * deploy_task: Update clever CLI tools and use it instead of git pushPaul Bonaud2019-01-144-82/+34
|/