Commit Graph

13 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 67656c2cf1 Feat: arrange variables for templates
Split in 3 categories
- from "options" key build with default_config, file_config and cli options
- from "subject" key build csv or quantity of subject
- other in direct access from "direct_access" dictionnary inside the
  file_config
2022-07-20 16:16:09 +02:00
Bertrand Benjamin 04db450ceb Feat: remise sur pieds pour les tests 2022-04-16 07:30:47 +02:00
Bertrand Benjamin 1fdf223689 Feat: e2e test on default planner 2022-04-16 07:13:07 +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 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 ebf5bd0c7d refact: rename planner to tasks 2022-04-09 06:58:44 +02:00
Bertrand Benjamin 4d76dc8992 Feat: reactivate output in task 2022-04-09 06:32:56 +02:00
Bertrand Benjamin 480ced3259 refact: remove output to tasks 2022-04-08 21:29:35 +02:00
Bertrand Benjamin 6e718b987a Feat: code planners and tests 2022-04-08 19:34:38 +02:00