• Joined on 2023-06-23
suyono pushed to wip2 at suyono/wingmate 2024-01-25 19:41:13 +11:00
a1d0360d46 wip: feat(FindUtils): find wmexec and wmpidproxy + get version
suyono pushed to wip2 at suyono/wingmate 2024-01-12 11:34:01 +11:00
2c9bc8b56d wip: feat(wingmate): convert from new config to task
suyono pushed to wip2 at suyono/wingmate 2024-01-11 13:13:50 +11:00
1926598c0f wip: feat(task): defined concrete type for user group
suyono pushed to wip2 at suyono/wingmate 2024-01-11 11:56:25 +11:00
cdc66a2c22 wip: feat(task): added missing information and rearrange
suyono pushed to wip2 at suyono/wingmate 2024-01-11 11:47:56 +11:00
6a68209629 wip: version cmd/flag use common functions
suyono pushed to wip2 at suyono/wingmate 2024-01-11 09:09:39 +11:00
fe465ad031 wip: fix placeholder file
suyono pushed to wip2 at suyono/wingmate 2024-01-11 09:06:16 +11:00
3dbac84f36 wip: add version command to exec
suyono pushed to wip2 at suyono/wingmate 2024-01-10 22:29:38 +11:00
db251da5f6 wip: refactor(config): completed task structure
suyono pushed to wip2 at suyono/wingmate 2024-01-09 14:06:05 +11:00
99436e54cd wip: task structure
suyono pushed to wip2 at suyono/wingmate 2024-01-07 10:09:49 +11:00
a2f7dbca82 wip: new config unit test
006f8278d7 wip: feat(cron in new config): added parser
Compare 2 commits »
suyono pushed to wip2 at suyono/wingmate 2024-01-02 23:12:09 +11:00
6dd0a8007c wip: refactor(config): yaml parsed
suyono pushed to wip2 at suyono/wingmate 2024-01-01 22:45:08 +11:00
6a40403434 wip: refactor(config): added new structures
suyono pushed to wip2 at suyono/wingmate 2024-01-01 11:35:23 +11:00
98d57cda84 wip: feat(task): added AutoStart and AutoRestart on ServiceTask
suyono pushed to wip2 at suyono/wingmate 2023-12-31 15:00:49 +11:00
5bae155b3b wip: refactor(config): fix pointer type
22fee125bc wip: refactor for new config format
b2668287ae Merge pull request 'README.md + Example + Docker build args + wmpidproxy fix' (#1) from readme into main
08a040ac72 doc: getting-started
6df8ba2810 fix doc: dir reference
Compare 13 commits »
suyono deleted tag v1.0.0 from suyono/wingmate 2023-12-27 08:38:20 +11:00
suyono released Initial Release at suyono/wingmate 2023-12-27 08:37:49 +11:00
suyono pushed tag v1.0.0 to suyono/wingmate 2023-12-27 08:37:49 +11:00
suyono pushed tag v0.1.0 to suyono/wingmate 2023-12-27 08:31:47 +11:00
suyono pushed to main at suyono/wingmate 2023-12-27 07:57:05 +11:00
b2668287ae Merge pull request 'README.md + Example + Docker build args + wmpidproxy fix' (#1) from readme into main
08a040ac72 doc: getting-started
6df8ba2810 fix doc: dir reference
7785b3ec48 fix(pidproxy): replace Timer with Ticker
70a4d132c3 Merge branch 'main' into readme
Compare 11 commits »
suyono merged pull request suyono/wingmate#1 2023-12-27 07:57:04 +11:00
README.md + Example + Docker build args + wmpidproxy fix