aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks
Commit message (Expand)AuthorAgeFilesLines
* Bump clever waiting time to 1 hourAntoine Vandecreme2021-06-032-6/+6
* deploy: try to restart the app when the CLI asks to do itPaul Bonaud2020-08-062-1/+15
* Remove compatibility code for now-unsupported clever-tools versionsClement Delafargue2020-07-021-16/+1
* Add support for linking service dependenciesClement Delafargue2020-07-022-0/+23
* Don't run `clever deploy` if the app is up-to-dateClement Delafargue2020-06-302-1/+2
* fix: prevent crash when the deployment times outPaul Bonaud2020-06-291-1/+1
* feature: add a new 'clever_restart_only' flag to restart an appPaul Bonaud2020-06-232-0/+31
* Add support for scalability configurationClement Delafargue2020-06-222-0/+15
* Inline `clever scale --build-flavor` commandClement Delafargue2020-06-192-3/+1
* Add optional build flavor configurationClement Delafargue2020-06-192-0/+10
* Extract environment building tasks from the JSON templateClement Delafargue2020-06-191-0/+10
* Use JSON import for environment variablesClement Delafargue2020-06-191-1/+1
* deploy: remove custom polling script now that the CLI does it for usPaul Bonaud2020-06-173-57/+54
* fix: addon environment variables fetch for clever >= 1.5.0Paul Bonaud2019-10-111-1/+16
* deploy: add a timeout in the polling waiting scriptPaul Bonaud2019-08-011-2/+13
* deploy: revert back to git push + pollingPaul Bonaud2019-07-312-61/+33
* use bash with -o pipefailGaëtan Duchaussois2019-06-111-0/+1
* fix(deploy): fail the task correctly when last deploymt failedPaul Bonaud2019-05-131-3/+5
* fix(lint): ansible 4.1.0 compatibiliyGaëtan Duchaussois2019-03-051-0/+1
* 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
* login: force the `.clever.json` file to be createdPaul Bonaud2019-02-261-1/+1
* Missing /Gaëtan Duchaussois2019-02-221-1/+1
* Fix duplicate version number in urlGaëtan Duchaussois2019-02-221-1/+1
* linitingGaëtan Duchaussois2019-02-213-5/+15
* use full path for clever helper invocationGaëtan Duchaussois2019-02-211-2/+2
* deploy: check "up-to-date" error to succeeded if last commit is OKPaul Bonaud2019-01-161-1/+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-142-27/+33
* fix(deploy): properly quote variables in environment filesClement Delafargue2019-01-071-1/+1
* tags: add clever-env tag to post-deploy tasksPaul Bonaud2019-01-061-4/+5
* fix: statically include sub tasks for 'tags' to workPaul Bonaud2019-01-041-8/+5
* fix: Yet again a missing chdir for "clever" commandPaul Bonaud2018-12-061-0/+2
* Fix: post depoy tasks were not launched. This fixes it.Paul Bonaud2018-11-301-0/+6
* fix(deploy): Yet again a missing chdir to execute from app rootPaul Bonaud2018-11-301-1/+3
* fix(deploy): Make sure to execute clever commands in app_root dirPaul Bonaud2018-11-302-0/+7
* feat(post_deploy): Add a post deploy task to fetch deployed envPaul Bonaud2018-11-301-0/+9
* Revert "Merge pull request #19 from paulrbr-fl/update-clever-tools"Paul Bonaud2018-11-302-29/+25
* Revert "Merge pull request #20 from paulrbr-fl/update-clever-tools"Paul Bonaud2018-11-301-2/+1
* fix: Fail module takes one argumentPaul Bonaud2018-11-211-1/+2
* deploy_task: Update clever CLI tools and use it instead of git pushPaul Bonaud2018-11-212-25/+29
* fix: 😬 really fix the usage of "clever_app_root" when waiting deployPaul Bonaud2018-11-051-1/+1
* fix: clever_app_root is provided & exec is outside of "parent dir"Paul Bonaud2018-11-051-0/+6
* vars: add a clever_syslog_server variable replacing syslog_serverPaul Bonaud2018-10-041-2/+2
* domain: allow the domain to be specified via clever_domain variablePaul Bonaud2018-09-281-2/+2
* deploy: Make sure repo is unshallow copy before pushing to cleverPaul Bonaud2018-09-211-0/+16
* add ansible-lint test and fix warningGaëtan Duchaussois2018-09-214-1/+11
* warnings: Remove warning given by Ansible 2.5Paul Bonaud2018-09-211-1/+1
* Watch and wait for CleverFrédéric Menou2018-03-301-1/+13
* define safe default variable for clever and rename clever_app_tasks to clever...Gaëtan Duchaussois2018-02-261-2/+2