Commit graph

29 commits

Author SHA1 Message Date
991429a290
update which options 2024-07-09 18:53:22 -04:00
5d646427bd
add env and source options to commands 2024-07-09 18:44:28 -04:00
992dd14272
add env options 2024-07-09 17:45:33 -04:00
bde6ae681e
add exit event 2024-07-06 15:09:17 -04:00
750686fd1f
add ability for live output, add events system 2024-07-06 11:48:45 -04:00
4e2c314c2c
add pip command and fix error codes on all commands 2024-07-05 12:05:22 -04:00
e6ff94c45f
add python command 2024-07-05 11:33:12 -04:00
cafa0dcca1
add node command 2024-07-05 11:28:33 -04:00
c7b6273166
remove garbage file 2024-07-04 21:58:04 -04:00
ef7c4f26f7
added 'command' shell command 2024-07-04 21:57:46 -04:00
2cc3517f37
fixed permission checking on commands, added "which" command. 2024-07-04 20:37:59 -04:00
d127424b9f
add custom exit code errors 2024-07-04 19:40:33 -04:00
76f276f69e
add sources option 2024-07-04 18:08:45 -04:00
0c1ffa1cd9
add rcfile flag 2024-07-04 17:47:16 -04:00
d219f1b005 Merge pull request 'Update dependency go to v1.22.5' (#2) from renovate/go-1.x into main
Reviewed-on: https://git.shadowhosting.xyz/Eggactyl/shell/pulls/2
2024-07-04 22:33:44 +01:00
41a68740a2 Merge branch 'main' into renovate/go-1.x 2024-07-04 22:33:30 +01:00
942735b726
fix permissions error, fix cwd path 2024-07-04 17:27:41 -04:00
368b99ecfa
properly handle error 2024-07-04 17:16:13 -04:00
be8fd4ca55
remove test file 2024-07-04 17:14:44 -04:00
c10fdf32b2
add executable check for commands 2024-07-04 17:14:10 -04:00
3a9d03a46f
testing exit codes 2024-07-04 16:46:29 -04:00
f9f879e7ee
remove command check in runner 2024-07-04 16:44:26 -04:00
5bb2d6d1b4
new runner structure 2024-07-04 16:40:13 -04:00
Renovate Bot
278d21cc48
Update dependency go to v1.22.5 2024-07-04 19:35:25 +00:00
699164b244
add gitignore 2024-07-04 15:35:18 -04:00
3e710fae22
remove .idea folder 2024-07-04 15:35:18 -04:00
c30b14a209 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: https://git.shadowhosting.xyz/Eggactyl/shell/pulls/1
2024-07-04 20:32:14 +01:00
Renovate Bot
cf5ddf3c0d
Add renovate.json 2024-07-04 19:30:16 +00:00
e53e3babec
initial commit 2024-07-04 15:29:39 -04:00