Commit graph

22 commits

Author SHA1 Message Date
primardj
a6debb3e51 add new method to Status_obj 2024-04-11 00:17:51 +01:00
primardj
2a11b44fe1 create struct status_obj 2024-04-10 23:14:38 +01:00
primardj
84622ce986 split executor file in a lot of smaller files, make basic status function. 2024-04-09 00:40:01 +01:00
primardj
6e497b3164 add the ability to read pid in supervise/status 2024-04-08 21:33:17 +01:00
primardj
591afb7f7b add supervise/ok check, and correct return exit_code. 2024-04-08 12:42:06 +01:00
primardj
61ccac3415 try change to service directory 2024-04-07 22:40:26 +01:00
primardj
36f77b3edb make a good path for a service 2024-04-07 22:01:39 +01:00
primardj
7674e823b9 create module executor and pass to it all it's parametters. 2024-04-07 19:27:08 +01:00
primardj
14c01eb796 solve panicking with flag é 2024-04-06 11:48:48 +01:00
9180aa998d Merge branch 'main' into flags 2024-04-06 00:47:22 +02:00
primardj
89efeec505 if flag not known, print a proper message jaaj 2024-04-05 23:46:50 +01:00
primardj
f3a03ab4d1 set the command 2024-04-05 23:41:24 +01:00
primardj
f12f786f46 add misc as public parser module 2024-04-05 23:33:31 +01:00
primardj
d1ebe941d4 add flag detections 2024-04-05 23:33:10 +01:00
bee369b5f8 Merge branch 'main' into corrections 2024-04-06 00:06:07 +02:00
primardj
3a4559723b change possible and cpossible in const static 2024-04-05 23:03:54 +01:00
primardj
0db8158795 remove an useless TODO and add three good ones. 2024-04-05 22:19:10 +01:00
primardj
989025fe69 add env var SVWAIT 2024-04-05 22:10:11 +01:00
primardj
a66357a179 check value env variable SVDIR 2024-04-05 22:00:23 +01:00
primardj
41b25cd984 make a parser for sv 2024-04-05 20:12:55 +01:00
primardj
3c18c49ea0 read args given to sv 2024-04-05 17:34:08 +01:00
primardj
2291e62e50 create all phase 1 projects 2024-04-05 17:18:20 +01:00