Commit Graph

421 Commits

Author SHA1 Message Date
Heavybullets8
592b739bf0 stop app to cli rather than midctl, wait for compl 2022-08-12 06:37:30 -06:00
Heavybullets8
3f5d8d4c73 attempt second update, if while_status empty, skip 2022-08-11 22:52:45 -06:00
Heavybullets8
4469d96cb6 if while status is empty.. call again 2022-08-11 22:42:43 -06:00
Heavybullets8
c45bf0a588 add trigger for debugging 2022-08-11 22:15:17 -06:00
Heavybullets8
653e54804a testing update function 2022-08-11 21:55:09 -06:00
Heavybullets8
61eea4c9a5 remove newstatus variable, just use status instead 2022-08-11 21:43:15 -06:00
Heavybullets8
97896b27a2 status check when leaving verify 2022-08-11 21:37:38 -06:00
Heavybullets8
99dc8fcef8 use bool to only verify if active/stopped 1st time 2022-08-11 21:20:04 -06:00
Heavybullets8
1473a969e2 change status to activity specific 2022-08-11 20:55:37 -06:00
Heavybullets8
d926bf938d only enter loop if status is not deploying 2022-08-11 20:51:42 -06:00
Heavybullets8
e2942dd626 update update function 2022-08-11 20:41:31 -06:00
Heavybullets8
5d3470c2dd loop on update failure 2022-08-11 20:30:49 -06:00
Heavybullets8
ea7a3e9490 remove commented stuff 2022-08-11 16:37:19 -06:00
Heavybullets8
ec422e8db9 assigned literal on accident.. 2022-08-11 01:50:41 -06:00
Heavybullets8
06f0f7ea3a fix status check 2022-08-11 01:48:31 -06:00
Heavybullets8
bef42eaaeb check for file changes and specific status 2022-08-11 00:18:53 -06:00
Heavybullets8
850303e328 try app specific status check instead of global 2022-08-10 23:55:45 -06:00
Heavybullets8
f56b03c0eb still need the counter. 2022-08-10 23:45:46 -06:00
Heavybullets8
c62da2c13d attempt removal of status double checks 2022-08-10 23:41:20 -06:00
Heavybullets8
c1793c5306 reduce sleep on file difference check 2022-08-10 23:37:53 -06:00
Heavybullets8
5888efa3d7 wait for file change before continuing 2022-08-10 23:27:11 -06:00
Heavybullets8
4e61789347 remove redundant creation 2022-08-10 22:58:51 -06:00
Heavybullets8
5edeb8c80b count was not being appended 2022-08-10 22:55:20 -06:00
Heavybullets8
54e4c3876e use its own count 2022-08-10 22:51:58 -06:00
Heavybullets8
4f944a6299 add count to the status file for cont change 2022-08-10 22:50:44 -06:00
Heavybullets8
116279db37 sticking to one at a time, anymore is overloading 2022-08-10 22:35:30 -06:00
Heavybullets8
8af787f2d4 revert, un-needed due to condition above it 2022-08-10 22:27:49 -06:00
Heavybullets8
c7afe81a38 add proc count to Until loop 2022-08-10 22:26:39 -06:00
Heavybullets8
06bb4e569f racing 2022-08-10 22:14:30 -06:00
Heavybullets8
b012416a07 test 2022-08-10 22:04:33 -06:00
Heavybullets8
eddf0937c4 give until loop its own variable.. 2022-08-10 21:50:32 -06:00
Heavybullets8
31285a8d68 revert to original method +2 at a time 2022-08-10 21:46:08 -06:00
Heavybullets8
2bf137fbc5 longer sleep 2022-08-10 21:37:29 -06:00
Heavybullets8
006d47503e internal sleep 2 2022-08-10 21:23:21 -06:00
Heavybullets8
3e0ad6d18e test new sleep. just racing 2022-08-10 21:09:20 -06:00
Heavybullets8
0ff74e42a7 first app waits after trigger 2022-08-10 20:40:33 -06:00
Heavybullets8
36002c59fb once last check prior to exiting script 2022-08-10 20:36:24 -06:00
Heavybullets8
83d65a2a8f replace manual counter with array count 2022-08-10 20:23:03 -06:00
Heavybullets8
e57cb90642 test 2022-08-10 20:15:38 -06:00
Heavybullets8
5511cbde46 global sleep to 10, proper loop check for stopped 2022-08-10 20:04:15 -06:00
Heavybullets8
984b51e6b0 echo error on middleware timeout 2022-08-10 19:11:52 -06:00
Heavybullets8
ffd23b7e15 set delay higher on trigger 2022-08-10 19:05:10 -06:00
Heavybullets8
2e146d1e58 if status check times out, try again immediately 2022-08-10 18:57:50 -06:00
Heavybullets8
e21736cb8b sleep 1.5 instead of 2 2022-08-10 18:44:52 -06:00
Heavybullets8
83e7657c37 increase timeout for command submission 2022-08-10 17:50:39 -06:00
Heavybullets8
fc8dba252a remove commented out if statement 2022-08-10 17:47:37 -06:00
Heavybullets8
665db11d8c replace ugly if statement with case 2022-08-10 17:46:01 -06:00
Heavybullets8
c6d0926fc2 works 2022-08-10 17:41:51 -06:00
Heavybullets8
ba58fecf89 new array append method 2022-08-10 17:40:33 -06:00
Heavybullets8
a5b17cdb96 what the hell 2022-08-10 17:37:53 -06:00