Commit Graph

262 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
61be5c8fdd Fix exec flags 2022-12-27 12:08:15 +01:00
Kjeld Schouten-Lebbing
407ebddbca run pre-commit 2022-12-27 12:02:56 +01:00
Heavybullets8
6b7c68317b include truetool backups in overflow 2022-09-14 19:06:04 -06:00
Heavybullets8
a6213a65e3 fix container updates always marked as true 2022-09-08 17:26:23 -06:00
Heavybullets8
93bd47acc9 add ability to ignore container image updates 2022-09-08 15:02:54 -06:00
Heavybullets8
233ecc1820 failed append fix 2022-09-06 20:23:20 -06:00
Heavybullets8
7a40e12cf9 unset array only if app prev failed 2022-09-06 20:15:27 -06:00
Heavybullets8
317377705a also rename indexes in pre_process 2022-09-05 13:09:24 -06:00
Heavybullets8
c055708850 rename it to index 2022-09-05 12:43:01 -06:00
Heavybullets8
ad0c8e07f5 reassign array prior to element check 2022-09-05 12:38:01 -06:00
Heavybullets8
3b502bd93a reassign array rather than use proccount 2022-09-05 12:29:45 -06:00
Heavybullets8
bb9e332a34 rebuild array 2022-09-05 02:46:41 -06:00
Heavybullets8
fc8af22d07 if nothing remains in array, return 2022-09-05 01:51:35 -06:00
Heavybullets8
a9a2363384 add skip prev failed 2022-09-05 01:44:29 -06:00
Heavybullets8
de5ef940fd parse exeptions first 2022-09-05 01:44:09 -06:00
Heavybullets8
b1f6b01e61 replace while true 2022-09-04 17:40:29 -06:00
Heavybullets8
cc9091de15 echo array before return 2022-09-04 17:27:58 -06:00
Heavybullets8
19d52e058a add sleep to while loop 2022-09-04 17:23:22 -06:00
Heavybullets8
07707135a9 more fitting message for container image 2022-09-04 16:58:20 -06:00
Heavybullets8
b49c21bee8 Dont send container image updates to post 2022-09-04 16:56:24 -06:00
Heavybullets8
c0f6ed10a8 Documentation, remove redundant code, spacing 2022-08-30 21:36:34 -06:00
Heavybullets8
72930e2f14 spacing, function explanation 2022-08-25 22:39:26 -06:00
Heavybullets8
2bc4ba3d62 use regex rather than 2 variables to check update 2022-08-24 17:05:16 -06:00
Heavybullets8
c1dc53c231 add support back for container updates 2022-08-24 16:39:08 -06:00
Heavybullets8
fbdcf88a99 fix rollback_app logic 2022-08-24 16:16:34 -06:00
Heavybullets8
def11937b8 improve rollback logic 2022-08-24 15:51:19 -06:00
Heavybullets8
4f83c3b599 remove trailing line on devnull 2022-08-24 05:21:43 -06:00
Heavybullets8
1c9917c9e7 fix space after rm ext services 2022-08-24 05:15:21 -06:00
Heavybullets8
46facda1f8 fix external service check 2022-08-24 05:09:59 -06:00
Heavybullets8
c745c88f95 update failed update message 2022-08-23 16:08:08 -06:00
Heavybullets8
846ea6011e create finished file to track finished shells 2022-08-21 17:54:10 -06:00
Heavybullets8
fe8c9b0553 indention on break 2022-08-21 16:45:53 -06:00
Heavybullets8
0d49bd4c92 add additional checks before exiting 2022-08-21 16:44:22 -06:00
Heavybullets8
1db4c18d88 prepare for PR 2022-08-18 20:56:40 -06:00
Heavybullets8
423800850d remove ugly spacing 2022-08-18 00:36:54 -06:00
Heavybullets8
9b998c8553 suppress error message 2022-08-14 17:47:56 -06:00
Heavybullets8
7375d73ab5 suppress error messages 2022-08-14 17:43:07 -06:00
Heavybullets8
18cfd761e2 higher req loop for active verification 2022-08-13 17:36:19 -06:00
Heavybullets8
deb99d0af4 change temp.txt to all_app_status 2022-08-13 17:32:44 -06:00
Heavybullets8
ce2725f289 only pull in "active" containers 2022-08-13 17:12:19 -06:00
Heavybullets8
dff4f7678f remove deploying requirement on timeout 2022-08-13 17:07:27 -06:00
Heavybullets8
96be5786c9 remove stopped, since ext ser is handled earlier 2022-08-13 17:03:32 -06:00
Heavybullets8
80374b5ea9 sleep back down to 3 2022-08-13 15:41:50 -06:00
Heavybullets8
e82fa5f8c2 rm deploying prior to starting 2022-08-13 15:29:14 -06:00
Heavybullets8
978bf40d5a new method of deploying check 2022-08-13 15:26:50 -06:00
Heavybullets8
e1e7c52953 change to an array 2022-08-13 15:12:35 -06:00
Heavybullets8
67c2f39f86 test deploying file 2022-08-13 15:07:06 -06:00
Heavybullets8
0faeefa71d while sleep to 5 2022-08-13 10:52:31 -06:00
Heavybullets8
be064a818b if app is external services, do not post process 2022-08-13 10:49:47 -06:00
Heavybullets8
d6f95fa76b test 2022-08-13 10:41:35 -06:00