Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | domain: DNS names are case insensitive | Paul Bonaud | 2019-01-31 | 1 | -1/+1 |
| | |||||
* | deploy_task: Update clever CLI tools and use it instead of git push | Paul Bonaud | 2019-01-14 | 1 | -54/+0 |
| | | | | | | | | Updating to latest version of 1.1.1 helps to have a stable `clever deploy` command. This commit relies on the output of the command instead of manually pooling the results with `clever activity` command. | ||||
* | fix(deploy): Yet again a missing chdir to execute from app root | Paul Bonaud | 2018-11-30 | 1 | -4/+2 |
| | |||||
* | Revert "Merge pull request #19 from paulrbr-fl/update-clever-tools" | Paul Bonaud | 2018-11-30 | 1 | -0/+56 |
| | | | | | This reverts commit 695ceaa28821660e17a1cf819cffebe1b5d8c7ca, reversing changes made to 5485dbc4db3e141673457475bcda5fc88057739f. | ||||
* | avoid hardcoded bash path in scripts | Hussein Ait-Lahcen | 2018-11-22 | 2 | -2/+6 |
| | |||||
* | deploy_task: Update clever CLI tools and use it instead of git push | Paul Bonaud | 2018-11-21 | 1 | -56/+0 |
| | | | | | | | | Updating to latest version of 1.1.1 helps to have a stable `clever deploy` command. This commit relies on the output of the command instead of manually pooling the results with `clever activity` command. | ||||
* | fix: 😬 really fix the usage of "clever_app_root" when waiting deploy | Paul Bonaud | 2018-11-05 | 1 | -1/+7 |
| | | | | | | | Followup after the fix of #15 it was still missing another case of "git" usage. This should be the last fix about this variable 🤞. | ||||
* | Fix typo | Frédéric Menou | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Migrating single tasks file to a galaxy role | Gaëtan Duchaussois | 2018-02-22 | 3 | -0/+72 |