| Commit message (Expand) | Author | Age | Files | Lines |
* | deploy: add a timeout in the polling waiting script | Paul Bonaud | 2019-08-01 | 1 | -2/+13 |
* | deploy: revert back to git push + polling | Paul Bonaud | 2019-07-31 | 2 | -61/+33 |
* | use bash with -o pipefail | Gaëtan Duchaussois | 2019-06-11 | 1 | -0/+1 |
* | fix(deploy): fail the task correctly when last deploymt failed | Paul Bonaud | 2019-05-13 | 1 | -3/+5 |
* | fix(lint): ansible 4.1.0 compatibiliy | Gaëtan Duchaussois | 2019-03-05 | 1 | -0/+1 |
* | login: make sure no existing apps are linked to the clever tools | Paul Bonaud | 2019-02-26 | 1 | -0/+5 |
* | Revert "login: force the `.clever.json` file to be created" | Paul Bonaud | 2019-02-26 | 1 | -1/+1 |
* | login: force the `.clever.json` file to be created | Paul Bonaud | 2019-02-26 | 1 | -1/+1 |
* | Missing / | Gaëtan Duchaussois | 2019-02-22 | 1 | -1/+1 |
* | Fix duplicate version number in url | Gaëtan Duchaussois | 2019-02-22 | 1 | -1/+1 |
* | liniting | Gaëtan Duchaussois | 2019-02-21 | 3 | -5/+15 |
* | use full path for clever helper invocation | Gaëtan Duchaussois | 2019-02-21 | 1 | -2/+2 |
* | deploy: check "up-to-date" error to succeeded if last commit is OK | Paul Bonaud | 2019-01-16 | 1 | -1/+35 |
* | fix: Fail module takes one argument | Paul Bonaud | 2019-01-14 | 1 | -1/+2 |
* | deploy_task: Update clever CLI tools and use it instead of git push | Paul Bonaud | 2019-01-14 | 2 | -27/+33 |
* | fix(deploy): properly quote variables in environment files | Clement Delafargue | 2019-01-07 | 1 | -1/+1 |
* | tags: add clever-env tag to post-deploy tasks | Paul Bonaud | 2019-01-06 | 1 | -4/+5 |
* | fix: statically include sub tasks for 'tags' to work | Paul Bonaud | 2019-01-04 | 1 | -8/+5 |
* | fix: Yet again a missing chdir for "clever" command | Paul Bonaud | 2018-12-06 | 1 | -0/+2 |
* | Fix: post depoy tasks were not launched. This fixes it. | Paul Bonaud | 2018-11-30 | 1 | -0/+6 |
* | fix(deploy): Yet again a missing chdir to execute from app root | Paul Bonaud | 2018-11-30 | 1 | -1/+3 |
* | fix(deploy): Make sure to execute clever commands in app_root dir | Paul Bonaud | 2018-11-30 | 2 | -0/+7 |
* | feat(post_deploy): Add a post deploy task to fetch deployed env | Paul Bonaud | 2018-11-30 | 1 | -0/+9 |
* | Revert "Merge pull request #19 from paulrbr-fl/update-clever-tools" | Paul Bonaud | 2018-11-30 | 2 | -29/+25 |
* | Revert "Merge pull request #20 from paulrbr-fl/update-clever-tools" | Paul Bonaud | 2018-11-30 | 1 | -2/+1 |
* | fix: Fail module takes one argument | Paul Bonaud | 2018-11-21 | 1 | -1/+2 |
* | deploy_task: Update clever CLI tools and use it instead of git push | Paul Bonaud | 2018-11-21 | 2 | -25/+29 |
* | fix: 😬 really fix the usage of "clever_app_root" when waiting deploy | Paul Bonaud | 2018-11-05 | 1 | -1/+1 |
* | fix: clever_app_root is provided & exec is outside of "parent dir" | Paul Bonaud | 2018-11-05 | 1 | -0/+6 |
* | vars: add a clever_syslog_server variable replacing syslog_server | Paul Bonaud | 2018-10-04 | 1 | -2/+2 |
* | domain: allow the domain to be specified via clever_domain variable | Paul Bonaud | 2018-09-28 | 1 | -2/+2 |
* | deploy: Make sure repo is unshallow copy before pushing to clever | Paul Bonaud | 2018-09-21 | 1 | -0/+16 |
* | add ansible-lint test and fix warning | Gaëtan Duchaussois | 2018-09-21 | 4 | -1/+11 |
* | warnings: Remove warning given by Ansible 2.5 | Paul Bonaud | 2018-09-21 | 1 | -1/+1 |
* | Watch and wait for Clever | Frédéric Menou | 2018-03-30 | 1 | -1/+13 |
* | define safe default variable for clever and rename clever_app_tasks to clever... | Gaëtan Duchaussois | 2018-02-26 | 1 | -2/+2 |
* | add travis file | Gaëtan Duchaussois | 2018-02-22 | 4 | -7/+10 |
* | Migrating single tasks file to a galaxy role | Gaëtan Duchaussois | 2018-02-22 | 6 | -0/+122 |