aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #71 from paulrbr-fl/clever-restartv2.6paulrbr-fl2020-06-231-0/+2
|\
| * dhall: add missing configuration for clever_restart_only variablePaul Bonaud2020-06-231-0/+2
|/
* Merge pull request #70 from paulrbr-fl/clever-restartpaulrbr-fl2020-06-239-5/+136
|\
| * tests: expectations on binary stubPaul Bonaud2020-06-234-0/+85
| * tests: Add tests for the new 'restart' featurePaul Bonaud2020-06-233-4/+18
| * feature: add a new 'clever_restart_only' flag to restart an appPaul Bonaud2020-06-233-1/+33
|/
* Merge pull request #69 from paulrbr-fl/documentationpaulrbr-fl2020-06-224-50/+43
|\
| * core: define nix env for travis with a unique default.nix filePaul Bonaud2020-06-223-26/+14
| * core: cleanup the README to better document the rolePaul Bonaud2020-06-221-24/+29
|/
* Merge pull request #67 from clementd-fretlink/scalingClément Delafargue2020-06-227-1/+111
|\
| * add tests for scalability settingsClement Delafargue2020-06-222-0/+38
| * Add support for scalability configurationClement Delafargue2020-06-225-1/+73
|/
* Merge pull request #68 from paulrbr-fl/bug-fixpaulrbr-fl2020-06-198-14/+53
|\
| * fix: make sure not to include unecessary ENV variablePaul Bonaud2020-06-192-2/+0
| * core: fix execution mode on shell scriptPaul Bonaud2020-06-191-0/+0
| * tests: Add more test casesPaul Bonaud2020-06-195-12/+53
|/
* Merge pull request #55 from clementd-fretlink/build-flavorClément Delafargue2020-06-193-1/+13
|\
| * Update default `clever-tools` version in the readmeClément Delafargue2020-06-191-1/+1
| * Specify clever-tools version constaints in READMEClement Delafargue2020-06-191-0/+1
| * Inline `clever scale --build-flavor` commandClement Delafargue2020-06-193-12/+1
| * Add optional build flavor configurationClement Delafargue2020-06-195-0/+22
|/
* Merge pull request #64 from clementd-fretlink/json-envClément Delafargue2020-06-195-10/+23
|\
| * Extract environment building tasks from the JSON templateClement Delafargue2020-06-193-8/+12
| * Use JSON import for environment variablesClement Delafargue2020-06-193-7/+16
|/
* Merge pull request #63 from paulrbr-fl/upgrade-clever-cliv2.5paulrbr-fl2020-06-176-155/+56
|\
| * deploy: remove custom polling script now that the CLI does it for usPaul Bonaud2020-06-176-155/+56
|/
* Merge pull request #61 from paulrbr-fl/fix-env-filev2.4paulrbr-fl2020-03-251-2/+2
|\
| * fix: there was a bug in the generate env filePaul Bonaud2020-03-241-2/+2
|/
* Merge pull request #60 from paulrbr-fl/fix-base-envv2.3paulrbr-fl2020-03-247-8/+35
|\
| * vars: fix `clever_base_env` by removing a variable if not necessaryPaul Bonaud2020-03-247-8/+35
|/
* Merge pull request #59 from paulrbr-fl/add-dhall-types-addonsv2.2paulrbr-fl2020-03-231-2/+10
|\
| * config(dhall): adding redis and mysql addon typesPaul Bonaud2020-03-231-2/+10
|/
* Merge pull request #57 from clementd-fretlink/quoted-env-varsClément Delafargue2019-11-271-1/+1
|\
| * Quote env vars to support multiline valuesClement Delafargue2019-11-271-1/+1
|/
* Merge pull request #58 from paulrbr-fl/fix-cipaulrbr-fl2019-11-261-3/+5
|\
| * ci: fix nix version and nix channel versionPaul Bonaud2019-11-261-3/+5
|/
* Merge pull request #56 from paulrbr-fl/moar-compatv2.1paulrbr-fl2019-10-111-1/+16
|\
| * fix: addon environment variables fetch for clever >= 1.5.0Paul Bonaud2019-10-111-1/+16
|/
* Merge pull request #54 from clementd-fretlink/polykindsv2.0Clément Delafargue2019-10-0711-67/+46
|\
| * 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