38 Commits (80fa1fc55c320ede833aab592a0963752a5221d1)

Author SHA1 Message Date
tomo 5c86ace25b
minor code style adjustments in multideploy script 2 months ago
Jacobo de Vera 5767c01845
Use file descriptor 3 for main deployment loop 2 months ago
Jacobo de Vera 554b3014d0
Fix eval bug by quoting 2 months ago
Jacobo de Vera 881b8c806f
Remove config logging when checking 2 months ago
Jacobo de Vera e3345d746f
Remove explicit save of the deployhook 2 months ago
Jacobo de Vera 2ba4a1b659
Remove unnecessary resetting of IFS 2 months ago
Jacobo de Vera a98c2109ea
Quote paths to prevent word splitting 2 months ago
Jacobo de Vera 1e70fc247a
Explain _clear_envs rationale 2 months ago
Jacobo de Vera 929bb68e8c
Explain the use of eval 2 months ago
Jacobo de Vera 14ac6ef51f
Make failure to check file stop the deployment 2 months ago
Jacobo de Vera cca19f16ab
Fix config file checks 2 months ago
Jacobo de Vera ffff902da8
Support spaces in service names 2 months ago
tomo effe603a69
fixed yml file env list 4 months ago
tomo 25f6b794ac
removed unneeded return value 5 months ago
tomo 59870da3bc
removed dead code 5 months ago
tomo 3551e4a787
implemented exiting with the number of failed deployments 6 months ago
tomo 1dc597b538
implemented exiting with 1 if at least one deployment fails 6 months ago
tomo eca6e69af1
fixed bug with envs due to the use of a wrong function 6 months ago
tomo 5189a310e2
simplified deploy method 7 months ago
tomo 7949c10934
fixed IFS problems for some hooks 7 months ago
tomo bc23e8ca30
fixed formatting 8 months ago
tomo 67b5176f33
removed configs and implemented specification of deploy file name 8 months ago
tomo 69858fbd5f
Update links in multideploy.sh 8 months ago
tomo f26d40404a
fixed missing wiki link 9 months ago
tomo 98aaff68f4
allowed using varaibles in deploy file 9 months ago
tomo b6a6e67d04
added header doc 9 months ago
tomo 7a35d6838d
added docs and enhanced log messages 9 months ago
tomo a9c2435c88
added docs 9 months ago
tomo 8d77bef828
fixed IFS problems 9 months ago
tomo ccd9d9a79e
improved preprocessing and fixed bug with wrong param of services 9 months ago
tomo 6189aa5a35
added debug messages 9 months ago
tomo 06e75de728
implemented checking for different kinds of deploy file 9 months ago
tomo 4fbade3d05
implemented deploying to services 9 months ago
tomo a6060f9015
implemented handling envs 9 months ago
tomo 18575b1eb9
fixed formatting and private var names 9 months ago
tomo f1d214ae96
refactored getting services 9 months ago
tomo cfe32265a8
fixed indents 9 months ago
tomo 0ce28302bd
implemented checking deploy file 9 months ago