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
aa20c65a34
Merge pull request #24 from Heavybullets8/commander-update
...
-Simplified commander function
2022-09-04 23:58:23 +00:00
Heavybullets8
b1f6b01e61
replace while true
2022-09-04 17:40:29 -06:00
Heavybullets8
a5fcf2f81a
Merge pull request #23 from Heavybullets8/wait-for-deploying
...
-Do not update until application is no longer deploying
2022-09-04 23:30:14 +00: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
1784c8ba5d
Merge pull request #22 from Heavybullets8/container-image-ignore
...
-Don't send container Image updates for post processing
2022-09-04 23:02:07 +00: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
7b67b8871b
remove timeout from help
2022-09-03 18:45:53 -06:00
Heavybullets8
5c699f35e8
Merge pull request #21 from Heavybullets8/compact-backup-menu
...
- Add menu Titles for items
- Compact Backup menu in sub catagories
2022-09-03 23:22:36 +00:00
Heavybullets8
73ce3939fb
add title for mount menu
2022-09-02 17:28:47 -06:00
Heavybullets8
800cac096f
add titles to utility menu
2022-09-02 17:24:37 -06:00
Heavybullets8
046e03f9c2
compact backup menu
2022-09-02 17:15:28 -06:00
Heavybullets8
c2d75c7c5d
Merge pull request #20 from Heavybullets8/general-fixes
...
- Silence git reset output
- change DNS variables
- Remove ignore var
2022-09-01 05:11:47 +00:00
Heavybullets8
2b75896176
remove ignore var
2022-08-31 23:10:45 -06:00
Heavybullets8
3f299e0ba3
change variables and appname to non-full
2022-08-31 23:10:26 -06:00
Heavybullets8
77e6be35a1
silence git reset output
2022-08-31 22:54:58 -06:00
Heavybullets8
70771d23ff
Merge pull request #19 from Heavybullets8/dns-cleanup
...
Dns cleanup
2022-09-01 04:41:16 +00:00
Heavybullets8
b17b4710c5
Merge pull request #18 from Heavybullets8/mount-cleanup
...
Mount cleanup
2022-09-01 04:39:57 +00:00
Heavybullets8
2c8c24e237
remove extra hyphen from name
2022-08-31 22:36:55 -06:00
Heavybullets8
74dc9404b6
refactor code, remove long ignore list
2022-08-31 22:32:13 -06:00
Heavybullets8
d0015c8761
remove debugging, checks passed, cleanup
2022-08-31 21:51:49 -06:00
Heavybullets8
d7f97836ca
debugging
2022-08-31 21:45:19 -06:00
Heavybullets8
9b24252dc7
improve output, add error handling
2022-08-31 21:43:23 -06:00
Heavybullets8
5653613698
use cli version to stop app, cleanup output
2022-08-31 21:37:17 -06:00
Heavybullets8
dc2d476937
always pull pool name
2022-08-31 21:30:07 -06:00
Heavybullets8
b31818d074
change error message
2022-08-30 22:08:29 -06:00
Heavybullets8
5a1f5a087e
validity check for backup
2022-08-30 22:06:20 -06:00
Heavybullets8
151c075372
Merge pull request #17 from Heavybullets8/general_improvements
...
General improvements
2022-08-31 03:55:25 +00:00
Heavybullets8
a406406002
change backup variable
2022-08-30 21:40:08 -06:00
Heavybullets8
c0f6ed10a8
Documentation, remove redundant code, spacing
2022-08-30 21:36:34 -06:00
Heavybullets8
f77ffd6543
README typo
2022-08-25 22:40:38 -06:00
Heavybullets8
72930e2f14
spacing, function explanation
2022-08-25 22:39:26 -06:00
Heavybullets8
fda0b7ca88
git reset hard to force tagged updates
2022-08-25 22:16:44 -06:00
Heavybullets8
01da1cef4a
Merge branch 'main' of https://github.com/Heavybullets8/heavy_script
2022-08-25 22:00:30 -06:00
Heavybullets8
212e894744
exit code 0 on script end
2022-08-25 22:00:26 -06:00
Heavybullets8
63af8c7ed2
Merge pull request #16 from Heavybullets8/container_updates
...
- Add container updates back to heavyscript.
- dont allow container updates to enter rollback
2022-08-24 23:37:24 +00:00
Heavybullets8
7a66c99058
Merge pull request #15 from Heavybullets8/rollback_logic
...
Improve rollback logic. Keep from calling the same function twice, instead just reset values and continue
use the cli version of the rollback, wait for a valid exit code before continuing
2022-08-24 23:36:11 +00: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
51016ea135
Merge pull request #14 from Heavybullets8/git-ver-check
...
place ver check after cd
2022-08-24 11:43:39 +00:00
Heavybullets8
d229f2afb5
place ver check after cd
2022-08-24 05:43:04 -06:00
Heavybullets8
ea2031652d
Merge pull request #13 from Heavybullets8/ext-svc-check
...
Ext svc check
2022-08-24 11:27:49 +00: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
6f0b5683c0
Merge pull request #12 from Heavybullets8/update_message
...
update failed update message
2022-08-23 23:27:50 +00:00
Heavybullets8
c745c88f95
update failed update message
2022-08-23 16:08:08 -06:00
Heavybullets8
16680e4261
Merge pull request #11 from Heavybullets8/releases
...
Releases
2022-08-23 19:19:41 +00:00
Heavybullets8
cf01ae51b4
Null change for testing
2022-08-23 13:07:10 -06:00
Heavybullets8
3d8fafb75e
fetch before checking for new tags..
2022-08-23 13:05:28 -06:00
Heavybullets8
910cde158c
add echo after changelog
2022-08-23 13:04:10 -06:00
Heavybullets8
cd836ba537
Formatting, only pull CL in curl
2022-08-23 13:02:09 -06:00
Heavybullets8
c4d5214350
null change for testing
2022-08-23 12:58:51 -06:00
Heavybullets8
6fe0762434
remove parenthesis in latestver
2022-08-23 12:56:01 -06:00
Heavybullets8
b2e8274eab
git fetch tags
2022-08-23 12:53:19 -06:00
Heavybullets8
66f4a3bdd1
null change to push rl
2022-08-23 12:51:33 -06:00
Heavybullets8
1595d1963f
fix latestver
2022-08-23 12:42:02 -06:00
Heavybullets8
9e0e40c122
self update tag release updates
2022-08-23 12:37:16 -06:00
Heavybullets8
3a8eabd579
include changelog in self_update
2022-08-23 12:10:53 -06:00
Heavybullets8
a37a734910
revert, place version under title, not in it
2022-08-23 12:07:37 -06:00
Heavybullets8
202af8f147
added one too many spaces
2022-08-23 12:05:52 -06:00
Heavybullets8
d3c875353d
add spaces
2022-08-23 12:05:31 -06:00
Heavybullets8
3154177dd7
place version in title one line up
2022-08-23 12:04:48 -06:00
Heavybullets8
178079a39f
test title release and SU releases
2022-08-23 12:02:41 -06:00
Heavybullets8
bd74270668
Merge pull request #10 from Heavybullets8/cmd-to-container
...
Fix multiple side cart container collision
2022-08-22 05:24:22 +00:00
Heavybullets8
58e7765794
fix container_id var
2022-08-21 23:12:32 -06:00
Heavybullets8
518f7fa0d1
rm file once func is done
2022-08-21 23:05:46 -06:00
Heavybullets8
b5c3bdaf0d
undo literal awk lol
2022-08-21 23:04:40 -06:00
Heavybullets8
2dfd8b01ab
print name
2022-08-21 23:04:03 -06:00
Heavybullets8
9af91e1e51
grep from file
2022-08-21 23:02:12 -06:00
Heavybullets8
6e6bfe7bf8
rm tr
2022-08-21 22:59:29 -06:00
Heavybullets8
58a72fafb3
testing output for new file
2022-08-21 22:58:29 -06:00
Heavybullets8
fe8abe8938
revert. looking for better solution
2022-08-21 22:48:03 -06:00
Heavybullets8
25cbd91818
also grep pod for addon containers
2022-08-21 22:44:55 -06:00
Heavybullets8
d930c734f7
remove error message on STOPPED application
2022-08-21 22:36:24 -06:00
Heavybullets8
fe76041303
proper redirection
2022-08-21 22:33:46 -06:00
Heavybullets8
ffd0d1aaeb
sort and clean
2022-08-21 22:32:38 -06:00
Heavybullets8
765a56a048
rm file and sort
2022-08-21 22:31:21 -06:00
Heavybullets8
7615f64554
try file
2022-08-21 22:28:37 -06:00
Heavybullets8
7907af24ba
dont supress output
2022-08-21 22:26:51 -06:00
Heavybullets8
ed96807938
try using a file
2022-08-21 22:26:06 -06:00
Heavybullets8
cc43fb1983
change to newline with sed
2022-08-21 22:21:17 -06:00
Heavybullets8
ec37299970
space in print output
2022-08-21 22:16:28 -06:00
Heavybullets8
509ee90543
print array elements
2022-08-21 22:14:48 -06:00
Heavybullets8
61bf2efe85
echo array for testting
2022-08-21 22:13:09 -06:00
Heavybullets8
3cacd0bb80
quotations
2022-08-21 22:12:13 -06:00
Heavybullets8
8b60029b37
echo containers
2022-08-21 22:11:35 -06:00
Heavybullets8
4ed623d0ab
mapfile
2022-08-21 22:10:49 -06:00
Heavybullets8
0aee51e712
test
2022-08-21 22:07:59 -06:00