Commit Graph

192 Commits

Author SHA1 Message Date
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 9c05ef1551 feat: integrate message to worker 2022-04-13 12:26:04 +02:00
Bertrand Benjamin ca0f498d4e fix: list to set in typehints 2022-04-13 11:29:30 +02:00
Bertrand Benjamin 527ad160cf Feat: join_pdf work 2022-04-13 10:46:53 +02:00
Bertrand Benjamin ac8fe3dfdd Feat: latexmk worker to compile tex 2022-04-10 16:27:12 +02:00
Bertrand Benjamin 76a033cf43 feat: create generate worker 2022-04-10 16:19:41 +02:00
Bertrand Benjamin 08411bd42d Feat: move action to worker with a dispatcher 2022-04-10 14:37:19 +02:00
Bertrand Benjamin 3f1464f3f6 Feat: service work but do nothing! 2022-04-10 06:45:10 +02:00
Bertrand Benjamin abd517b339 Feat: planner generate tasks all by themselves 2022-04-09 23:00:43 +02:00
Bertrand Benjamin c89959673b refact: move planners to own directory 2022-04-09 22:46:09 +02:00
Bertrand Benjamin dfcc48dd20 refact: planners accept only options in parameters 2022-04-09 22:29:58 +02:00
Bertrand Benjamin 8c9d7bf9a2 refact: rename planner to default_planner 2022-04-09 22:06:42 +02:00
Bertrand Benjamin e52b6eb064 refact: rename bopytex to service 2022-04-09 21:53:00 +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 dc12a919d0 feat: dirty bopytex, need to test it 2022-04-09 16:18:56 +02:00
Bertrand Benjamin 374c5f7467 fix: remove comment 2022-04-09 16:16:54 +02:00
Bertrand Benjamin dca69f94aa Fix: actions typehint 2022-04-09 16:16:39 +02:00
Bertrand Benjamin 4e7805f40d Feat: add list tex files with no tpl 2022-04-09 16:08:10 +02:00
Bertrand Benjamin 7f40b7c38f feat: only_corr_planner 2022-04-09 15:42:00 +02:00
Bertrand Benjamin f9dd70a2f1 feat: planner for normal workflow 2022-04-09 15:33:28 +02:00
Bertrand Benjamin 1865f9ec63 Feat: build subjects metadatas 2022-04-09 07:30:13 +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
Bertrand Benjamin 6e718b987a Feat: code planners and tests 2022-04-08 19:34:38 +02:00
Bertrand Benjamin ce98f46bca Feat: clean repository 2022-04-08 19:34:22 +02:00
Bertrand Benjamin 083831acdf Feat: adapt to new mapytex 2022-01-21 16:34:17 +01:00
Bertrand Benjamin 5f0fc8bc42 Feat: only_corr works
continuous-integration/drone/push Build is passing Details
2020-11-03 10:23:18 +01:00
Bertrand Benjamin 7782330ed2 Feat: activate all mapytex
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2020-08-21 19:29:32 +02:00
Bertrand Benjamin 4db2b1ce73 Fix: only on tagging?
continuous-integration/drone/push Build is passing Details
2020-08-20 16:27:17 +02:00
Bertrand Benjamin d8c758677d Fix: change trigger
continuous-integration/drone/push Build is failing Details
2020-08-20 16:21:32 +02:00
Bertrand Benjamin 49c2e505d0 Feat: add badge
continuous-integration/drone/push Build is failing Details
2020-08-20 16:20:43 +02:00
Bertrand Benjamin 84f0a3a521 Feat: add .drone for publishing in pypi
continuous-integration/drone/push Build is passing Details
2020-08-20 16:18:47 +02:00
Bertrand Benjamin 1ce68931d6 Feat: add click in dependencie 2020-08-20 16:11:26 +02:00
Bertrand Benjamin 16af6c15fc Feat: remove snippets 2020-08-20 16:10:41 +02:00
Bertrand Benjamin f0be577119 Fix: imports 2020-08-20 15:08:28 +02:00
Bertrand Benjamin 97468b9602 Feat: rexrite produce_and_compile 2019-12-24 08:01:26 +01:00
Bertrand Benjamin d66e1a0887 Feat: remove pypath 2019-12-23 18:14:14 +01:00
Bertrand Benjamin 011ff6e7e5 Feat: add old geometry template 2019-12-23 18:13:49 +01:00
Bertrand Benjamin d0741b254f Feat: rewrite produce_and_compile to new in script 2019-12-23 18:12:58 +01:00