Commit graph

40 commits

Author SHA1 Message Date
92c5f4b3a1 Merge pull request 'execution' (#7) from execution into main
Reviewed-on: #7
2024-04-13 01:07:20 +02:00
primardj
b971ae1c6c Solve the freeze in case no runsv to listen to fifo. 2024-04-13 00:05:41 +01:00
primardj
3b44aa3a07 remove some useless comments. 2024-04-12 00:27:29 +01:00
d3fb3e8974 Merge pull request 'execution' (#6) from execution into main
Reviewed-on: #6
2024-04-12 01:19:41 +02:00
primardj
968b9e7e87 finish basic status command 2024-04-12 00:17:31 +01:00
primardj
37783dffe7 suppress alot of useless files. 2024-04-11 20:28:58 +01:00
primardj
a4ee3033b0 add status_time 2024-04-11 17:45:35 +01:00
primardj
28fb89caee add print for each services asked. 2024-04-11 17:08:36 +01:00
primardj
940f2957e3 add log function, and join the new object to replaces all thoses stupids functions. The arn't removed yet. 2024-04-11 13:30:59 +01:00
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
9ec956a049 Merge pull request 'flags' (#5) from flags into main
Reviewed-on: https://gitea.ahur.ac/statzitz/rustit/pulls/5
2024-04-06 00:47:55 +02: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
f7504ac041 Merge pull request 'change possible and cpossible in const static' (#4) from corrections into main
Reviewed-on: https://gitea.ahur.ac/statzitz/rustit/pulls/4
2024-04-06 00:06:50 +02: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
78a6a89988 Merge pull request 'make_vars' (#3) from make_vars into main
Reviewed-on: https://gitea.ahur.ac/statzitz/rustit/pulls/3
2024-04-05 23:19:32 +02: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
fad19ac060 Merge pull request 'phase_1' (#2) from phase_1 into main
Reviewed-on: https://gitea.ahur.ac/statzitz/rustit/pulls/2
2024-04-05 21:13:41 +02: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
4cd61fafe8 Merge pull request 'this is a test' (#1) from test into main
Reviewed-on: https://gitea.ahur.ac/statzitz/rustit/pulls/1

I accept to merge the test
2024-03-25 01:10:37 +01:00
primardj
578295c283 this is a test 2024-03-25 00:08:43 +00:00
primardj
eb5b95e82d add init sv rust folder 2024-03-24 23:57:14 +00:00
primardj
0080be8701 add a mirror to the old man 2024-03-24 23:51:57 +00:00
cec07ba0a7 Initial commit 2024-03-25 00:45:45 +01:00