aboutsummaryrefslogtreecommitdiffhomepage
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* domain: DNS names are case insensitivePaul Bonaud2019-01-311-1/+1
|
* deploy_task: Update clever CLI tools and use it instead of git pushPaul Bonaud2019-01-141-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 rootPaul Bonaud2018-11-301-4/+2
|
* Revert "Merge pull request #19 from paulrbr-fl/update-clever-tools"Paul Bonaud2018-11-301-0/+56
| | | | | This reverts commit 695ceaa28821660e17a1cf819cffebe1b5d8c7ca, reversing changes made to 5485dbc4db3e141673457475bcda5fc88057739f.
* avoid hardcoded bash path in scriptsHussein Ait-Lahcen2018-11-222-2/+6
|
* deploy_task: Update clever CLI tools and use it instead of git pushPaul Bonaud2018-11-211-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 deployPaul Bonaud2018-11-051-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 typoFrédéric Menou2018-03-301-1/+1
|
* Migrating single tasks file to a galaxy roleGaëtan Duchaussois2018-02-223-0/+72