aboutsummaryrefslogtreecommitdiffhomepage
path: root/tasks/deploy.yml
Commit message (Expand)AuthorAgeFilesLines
* Bump clever waiting time to 1 hourAntoine Vandecreme2021-06-031-3/+3
* deploy: try to restart the app when the CLI asks to do itPaul Bonaud2020-08-061-0/+7
* Add support for linking service dependenciesClement Delafargue2020-07-021-0/+6
* Don't run `clever deploy` if the app is up-to-dateClement Delafargue2020-06-301-1/+1
* fix: prevent crash when the deployment times outPaul Bonaud2020-06-291-1/+1
* Add support for scalability configurationClement Delafargue2020-06-221-0/+14
* Inline `clever scale --build-flavor` commandClement Delafargue2020-06-191-2/+1
* Add optional build flavor configurationClement Delafargue2020-06-191-0/+9
* 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-171-55/+20
* deploy: add a timeout in the polling waiting scriptPaul Bonaud2019-08-011-2/+13
* deploy: revert back to git push + pollingPaul Bonaud2019-07-311-61/+32
* fix(deploy): fail the task correctly when last deploymt failedPaul Bonaud2019-05-131-3/+5
* Missing /Gaëtan Duchaussois2019-02-221-1/+1
* linitingGaëtan Duchaussois2019-02-211-3/+7
* 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-141-26/+33
* 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-301-0/+6
* Revert "Merge pull request #19 from paulrbr-fl/update-clever-tools"Paul Bonaud2018-11-301-29/+24
* 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-211-24/+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-211-0/+6
* Watch and wait for CleverFrédéric Menou2018-03-301-1/+13
* Migrating single tasks file to a galaxy roleGaëtan Duchaussois2018-02-221-0/+30