preparation for v0.2.0 #3

Merged
suyono merged 32 commits from wip2 into main 2024-09-22 11:44:07 +10:00
Owner
No description provided.
suyono added 32 commits 2024-09-22 11:42:54 +10:00
wip: feat(task): renamed structure
wip: chore(makefile): prepare version info
wip: fix: remove unreachable code
wip: test cron
wip: feat(version): added placeholder file + update gitignore
wip: chore: removed unnecessary files
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
feat(experiment/starter): added option to skip waiting for child process
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
feat(init): included enviroment variable and working directory
test(cron): wip
suyono merged commit 630e4c2248 into main 2024-09-22 11:44:07 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: suyono/wingmate#3
No description provided.