Commit Graph

9 Commits

Author SHA1 Message Date
990c12b3c1
feat: add context parameter to Task.Execute method
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 18s
2025-04-18 15:46:43 -06:00
8c0f9deaf1
fix: second pass fixing the formatting of the build message
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 18s
2025-04-18 13:53:06 -06:00
07c7e3163f
test: fix the ci run message sent to campfire
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 19s
2025-04-18 13:51:41 -06:00
43ad445ef5
feat: implement task dependency support with ordering verification
All checks were successful
Go Tests / Run Tests (1.24.2) (push) Successful in 19s
2025-04-18 13:45:37 -06:00
c51c4cb645
chore: add a README 2025-04-17 21:56:47 -06:00
ff2dc9f7da
fix: fix the module name 2025-04-17 16:29:44 -06:00
b96006064e
fix: fix tests, add tiny sleep when starting task executor so all queued tasks are in the tasks slice 2025-04-17 16:23:32 -06:00
d6c3a1a2c3
fix: add suffix to module name 2024-12-26 01:10:50 -06:00
2869941b0c
feat: Initial task execution system 2024-12-26 01:03:17 -06:00