Commit Graph

18 Commits

Author SHA1 Message Date
Bertrand Benjamin cd2fdc162e Fix: run pre-commit hooks
continuous-integration/drone/push Build is passing Details
2022-07-28 09:39:51 +02:00
Bertrand Benjamin fe18dc4ef1 Feat: manage failing tasks in scheduler 2022-04-13 15:20:34 +02:00
Bertrand Benjamin b455ef23c4 Feat: Integrate message in service, scheduler and dispatcher 2022-04-13 15:09:08 +02:00
Bertrand Benjamin ca0f498d4e fix: list to set in typehints 2022-04-13 11:29:30 +02:00
Bertrand Benjamin 963348611a Feat: scheduler don't manage actions 2022-04-09 21:46:24 +02:00
Bertrand Benjamin 1f0547c1ac doc: add docstring and typehints 2022-04-09 21:23:28 +02:00
Bertrand Benjamin 03482d4b3d Feat: add doable_task to scheduler 2022-04-09 17:08:05 +02:00
Bertrand Benjamin dca69f94aa Fix: actions typehint 2022-04-09 16:16:39 +02:00
Bertrand Benjamin ebf5bd0c7d refact: rename planner to tasks 2022-04-09 06:58:44 +02:00
Bertrand Benjamin 32c74ae679 Feat: write is_finishable 2022-04-09 06:56:57 +02:00
Bertrand Benjamin 4d76dc8992 Feat: reactivate output in task 2022-04-09 06:32:56 +02:00
Bertrand Benjamin 211cee2f4f Fix: linting 2022-04-09 06:13:40 +02:00
Bertrand Benjamin 2b0c325203 feat: run the scheduler 2022-04-08 22:04:47 +02:00
Bertrand Benjamin e0377a3e92 Feat: scheduler handle dependencies (basic) 2022-04-08 21:49:18 +02:00
Bertrand Benjamin bfe9e6f91e feat: schelule multiple task 2022-04-08 21:41:29 +02:00
Bertrand Benjamin 4dbfe7a82c feat: dispatch transmit args to actions 2022-04-08 21:35:55 +02:00
Bertrand Benjamin 480ced3259 refact: remove output to tasks 2022-04-08 21:29:35 +02:00
Bertrand Benjamin 7b64dcf8d6 Feat: append, dispatch and __next__ (basic) scheduler 2022-04-08 21:24:43 +02:00