invario
|
11cae37405
make compatible with both yq versions
|
3 months ago |
tomo
|
61b59831c4
minor code style adjustments in multideploy script
|
7 months ago |
Jacobo de Vera
|
96f38655b4
Use file descriptor 3 for main deployment loop
|
7 months ago |
Jacobo de Vera
|
ab7835ec58
Fix eval bug by quoting
|
7 months ago |
Jacobo de Vera
|
b8b1f1e9b4
Remove config logging when checking
|
7 months ago |
Jacobo de Vera
|
6b66e734a9
Remove explicit save of the deployhook
|
7 months ago |
Jacobo de Vera
|
4f0a4850a6
Remove unnecessary resetting of IFS
|
7 months ago |
Jacobo de Vera
|
8a78865174
Quote paths to prevent word splitting
|
7 months ago |
Jacobo de Vera
|
69dd2cf78b
Explain _clear_envs rationale
|
7 months ago |
Jacobo de Vera
|
a961e03a59
Explain the use of eval
|
7 months ago |
Jacobo de Vera
|
1d8788767f
Make failure to check file stop the deployment
|
7 months ago |
Jacobo de Vera
|
986a6138eb
Fix config file checks
|
7 months ago |
Jacobo de Vera
|
f850e8d0e4
Support spaces in service names
|
7 months ago |
tomo
|
d375012c5d
fixed yml file env list
|
9 months ago |
tomo
|
37c25aa107
removed unneeded return value
|
10 months ago |
tomo
|
7b16526e7f
removed dead code
|
10 months ago |
tomo
|
093f36b4d6
implemented exiting with the number of failed deployments
|
10 months ago |
tomo
|
e5b47f6402
implemented exiting with 1 if at least one deployment fails
|
10 months ago |
tomo
|
a55d40be97
fixed bug with envs due to the use of a wrong function
|
10 months ago |
tomo
|
c1c49d5a01
simplified deploy method
|
1 year ago |
tomo
|
88e4d64c1a
fixed IFS problems for some hooks
|
1 year ago |
tomo
|
17e0bbcbb6
fixed formatting
|
1 year ago |
tomo
|
95c7546051
removed configs and implemented specification of deploy file name
|
1 year ago |
tomo
|
c1e17c366f
Update links in multideploy.sh
|
1 year ago |
tomo
|
88cde7be6d
fixed missing wiki link
|
1 year ago |
tomo
|
c16e059535
allowed using varaibles in deploy file
|
1 year ago |
tomo
|
88d4637ee3
added header doc
|
1 year ago |
tomo
|
74ed0354a3
added docs and enhanced log messages
|
1 year ago |
tomo
|
2cc5e66517
added docs
|
1 year ago |
tomo
|
ba7c368ee5
fixed IFS problems
|
1 year ago |