15 Commits

Author SHA1 Message Date
61d735bbad WIP: unit test done, need further test 2025-05-25 09:12:39 +10:00
fe31698724 tested version flag and subcmd on exec and pidproxy; some clean up 2024-09-19 17:34:56 +10:00
3bdca8c540 fix(task/cron): use the correct pointer to build structure
feat(init): included enviroment variable and working directory
test(cron): wip
2024-03-29 11:30:36 +00:00
f2bfd6e60b fix(init): removed unnecessary error message when waiting for child process; race with wait all
fix(exec): fallback to os.Args when no delimiter found
fix(pidproxy): fallback to os.Args when no delimiter found
fix(splitargs): return full selfArgs
fix(experiment/starter): replaced bool no-wait with count
test(docker/bookworm-newconfig): added test for background process + pid proxy
2024-03-28 22:21:57 +11:00
a0134fa400 feat(experiment/bg): added bg utility to help pid proxy testing
feat(experiment/starter): added option to skip waiting for child process
2024-03-28 00:20:45 +00:00
2c9bc8b56d wip: feat(wingmate): convert from new config to task 2024-01-12 11:33:06 +11:00
6dd0a8007c wip: refactor(config): yaml parsed
wip: chore(makefile): prepare version info
2024-01-02 23:11:58 +11:00
c043c91f0e chore(Makefiles): to simplify Dockerfile
fix(wmexec): setgid before setuid
test(wmexec): tested
2023-12-17 23:45:03 +00:00
ad8499daa5 feat(pidproxy): read startsecs from env
chore: centralize env prefix
2023-12-10 22:23:43 +11:00
dbe9dbba9c test: prep pidproxy 2023-12-10 09:37:55 +00:00
4ec5750cd5 feat: pidproxy and Makefile 2023-12-10 05:39:37 +00:00
2eae19f64c fix: env binding in oneshot and less output from dummy 2023-12-09 09:58:49 +00:00
dd66cb9f1e test: prepare 2023-12-09 08:40:07 +00:00
d5eb872b13 fix: mismatch WaitGroup 2023-12-09 04:29:38 +00:00
9128503da1 wip: pipe stdout & stderr 2023-12-09 02:44:06 +00:00