bcb6435b4a
fix no config panic & wingmate.yaml doc
2024-09-22 10:51:24 +10:00
3c0816f5f3
chore: rearranged docker contents
2024-09-20 12:11:25 +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
7db6f6f8f3
fix(splitargs): wrong code, check should be outside of loop
...
feat(config): added WMPidProxyCheckVersion and WMExecCheckVersion to the interface; mutex for accessing viper
fixed(docker/bookworm-newconfig): golang version and config path
feat(UtilDepCheck): added utility dependency check before running the task
2024-03-27 23:04:30 +11:00
8f68c4ace9
wip: created example files with new config and implementing new config in init
2024-03-24 13:24:47 +11:00
6dd0a8007c
wip: refactor(config): yaml parsed
...
wip: chore(makefile): prepare version info
2024-01-02 23:11:58 +11:00
08a040ac72
doc: getting-started
2023-12-27 07:51:31 +11:00
541228bf68
wip: writing documentation
2023-12-25 13:38:18 +11:00
574d3deb56
wip: getting started
2023-12-19 15:54:28 +11:00
5679faecdb
chore: exclude test binary on default build
2023-12-18 12:28:14 +00:00
c043c91f0e
chore(Makefiles): to simplify Dockerfile
...
fix(wmexec): setgid before setuid
test(wmexec): tested
2023-12-17 23:45:03 +00:00
8cf92167df
chore: fix .gitignore
...
feat(waiter): waiting for signal
2023-12-14 00:11:39 +00:00
ad8499daa5
feat(pidproxy): read startsecs from env
...
chore: centralize env prefix
2023-12-10 22:23:43 +11:00
8704f80d4b
docker: added bookworm image
2023-12-10 10:13:21 +00:00
4ec5750cd5
feat: pidproxy and Makefile
2023-12-10 05:39:37 +00:00
3dc69325c1
test: add more cron
2023-12-09 10:42:05 +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