homie-gg / homie

1 stars 0 forks source link

fix: refactor to single file jobs #236

Closed mikewuu closed 1 month ago

mikewuu commented 1 month ago

Currently jobs are defined, and 'handled' in separate files. This task is to update job definition, and handler from a single function to ensure type-safety and co-location.

homie-gg[bot] commented 1 month ago

Here are some pull requests that might be helpful reference for this task: