Commit Graph

246 Commits

Author SHA1 Message Date
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
fcd07cfa4f slightly lower commander sleep timer 2022-08-10 11:53:24 -06:00
Heavybullets8
591120e2fe better placements of trigger file 2022-08-10 11:52:34 -06:00
Heavybullets8
96b462fd5d trigger fix 2022-08-09 23:34:06 -06:00
Heavybullets8
dcd562462b add trigger to update 2022-08-09 23:03:39 -06:00
Heavybullets8
51a5e5fcc2 better update handler 2022-08-09 22:47:59 -06:00
Heavybullets8
03c16717cc lower sleep 2022-08-09 17:52:56 -06:00
Heavybullets8
ad4f507f6f return codes for failures 2022-08-09 17:52:11 -06:00
Heavybullets8
b8616e988c error message on failed update 2022-08-09 17:46:59 -06:00
Heavybullets8
495205253a test new update 2022-08-09 17:32:47 -06:00
Heavybullets8
bac1658480 file rather than anything 2022-08-09 12:24:13 -06:00
Heavybullets8
734f1b7ebc check for file before deletion 2022-08-09 12:19:24 -06:00
Heavybullets8
8dafa5eb44 major release fix 2022-08-09 12:16:15 -06:00
Heavybullets8
d75003c6f0 revert global 2022-08-09 12:05:18 -06:00
Heavybullets8
f0b9573850 regression in speed 2022-08-09 00:48:12 -06:00
Heavybullets8
ba1f1f5358 global sleep 5 2022-08-09 00:31:04 -06:00
Heavybullets8
e97b61b272 test 2022-08-09 00:03:27 -06:00
Heavybullets8
fbfce5ce26 uhh 2022-08-08 23:59:32 -06:00
Heavybullets8
053d971f7a wooo trigger works 2022-08-08 23:58:07 -06:00
Heavybullets8
da8df6b180 temp creation 2022-08-08 23:53:01 -06:00
Heavybullets8
9a0bc10b8e comment out un-needed 2022-08-08 23:48:29 -06:00
Heavybullets8
a5b6f912fd forgot to rm trigger 2022-08-08 23:48:02 -06:00
Heavybullets8
68f8934708 test trigger 2022-08-08 23:47:34 -06:00
Heavybullets8
99208d5165 who knows 2022-08-08 23:30:41 -06:00
Heavybullets8
68daf5f343 test sleep 2022-08-08 23:14:53 -06:00
Heavybullets8
9155fd135d message 2022-08-08 22:45:47 -06:00
Heavybullets8
4df204e15b combo sleep 2022-08-08 22:44:51 -06:00
Heavybullets8
1b238e2251 test timeout 2022-08-08 22:43:07 -06:00
Heavybullets8
721dadf09e remove indents, test sleep timer async 2022-08-08 22:28:09 -06:00
Heavybullets8
17fa578eb4 test 2022-08-04 22:03:25 -06:00
Heavybullets8
116492cb92 test 2022-08-04 22:00:18 -06:00
Heavybullets8
b1d7471eee test_rearrange 2022-08-04 21:56:26 -06:00
Heavybullets8
c52e1e86f9 test 2022-08-04 21:46:37 -06:00
Heavybullets8
382f6d2f6a revert to fastest 2022-08-04 21:39:54 -06:00
Heavybullets8
59bd4c18bd new race test 2022-08-04 21:32:23 -06:00
Heavybullets8
0323ba526e test sleep 3/4 2022-08-04 21:23:50 -06:00
Heavybullets8
fdcf899d56 test sleep after updates instead 2022-08-04 21:16:17 -06:00
Heavybullets8
2d39df3601 racing original 2022-08-04 21:05:01 -06:00
Heavybullets8
e5e309ecaf try 2 for sleep 2022-08-04 20:37:08 -06:00
Heavybullets8
a3d75393b2 raise sleep to 1 2022-08-04 20:30:33 -06:00
Heavybullets8
8a52379609 test sleep time in until update 2022-08-04 20:29:57 -06:00
Heavybullets8
e496fc4c14 removed variable 2022-08-04 20:29:06 -06:00
Heavybullets8
d448916d5b reasigns to 0, un-needed 2022-08-04 20:27:44 -06:00
Heavybullets8
fc022a13c5 remove commentedout 2022-08-04 20:26:17 -06:00
Heavybullets8
3cb21aa86a +5 to first sleep 2022-08-04 20:14:06 -06:00
Heavybullets8
65d32d2155 forgot a sleep timer 2022-08-04 20:13:44 -06:00
Heavybullets8
1d9ca34227 raise sleep globally 2022-08-04 20:08:57 -06:00
Heavybullets8
0fefd885e0 wow 2022-08-04 20:02:36 -06:00
Heavybullets8
4faf03d1a0 ge instead of eq 2022-08-04 19:58:19 -06:00
Heavybullets8
033db8d4a5 return array append 2022-08-04 19:52:08 -06:00
Heavybullets8
33a77e0687 assigning array # to string is off? 2022-08-04 19:32:14 -06:00
Heavybullets8
561b84797a greater sleep for updates 2022-08-04 19:28:52 -06:00
Heavybullets8
17914fada8 if gt than 1 sleep 2022-08-04 19:10:02 -06:00
Heavybullets8
cad29364a5 sleep to avoid call timeout 2022-08-04 19:07:33 -06:00
Heavybullets8
c83354d1a5 update async 2022-08-04 18:54:15 -06:00
Heavybullets8
3eae25dede test more aggressive loop 2022-08-04 18:23:15 -06:00
Heavybullets8
1ad4690a2a changed some error messages 2022-08-04 17:31:21 -06:00
Heavybullets8
0a6926c0d6 nested active check 2022-08-04 17:19:44 -06:00
Heavybullets8
2ba8a6c084 after update action call after update 2022-08-04 16:51:10 -06:00
Heavybullets8
42af8744b4 change after_update_actions 2022-08-04 16:48:55 -06:00
Heavybullets8
c3a4915de2 better skip message 2022-08-04 16:08:45 -06:00
Heavybullets8
7ba7b1fd9d test string compare instead of diff 2022-08-04 14:46:00 -06:00
Heavybullets8
8b1916c36f uh 2022-08-04 14:40:55 -06:00
Heavybullets8
0a2f3147a9 forgot filename 2022-08-04 14:38:43 -06:00
Heavybullets8
9ad8673e8b test string 2022-08-04 14:36:39 -06:00