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
37d779c0ab
Feat: activate solution worker
2022-07-19 18:09:17 +02:00
Bertrand Benjamin
177128afe2
Feat: add a make file to run docker
2022-07-19 17:28:32 +02:00
Bertrand Benjamin
b1424f096b
Feat: move Dockerfile to Dockerfile.simple
2022-07-19 17:28:19 +02:00
Bertrand Benjamin
0a40e132c5
Feat: rename dockerfile from mapytex to usecase
2022-07-19 17:13:23 +02:00
Bertrand Benjamin
3d54cce718
Refact: move mapytex to usecase and build example
2022-07-19 16:37:14 +02:00
Bertrand Benjamin
473f554ebe
Doc: update README with docker examples
2022-07-19 16:33:51 +02:00
Bertrand Benjamin
1fd5ca9c96
Feat: activate texenv by default
2022-07-19 16:33:27 +02:00
Bertrand Benjamin
8c20ff8e4a
Feat: rename get_config
2022-07-19 15:15:06 +02:00
Bertrand Benjamin
01a0f9db17
Fix: Fix test on randint returned value
2022-05-09 09:11:56 +02:00
Bertrand Benjamin
fae2afa76c
Feat: make dockerfile to test my workflow
2022-05-09 09:09:38 +02:00
Bertrand Benjamin
b1353bb6c7
Feat: add test with a template using random
2022-05-08 09:45:45 +02:00
Bertrand Benjamin
78f6ddc813
Feat: dockerfile to test bopytex in new environment
2022-05-08 09:15:13 +02:00
Bertrand Benjamin
8f1d9cb4d4
Feat: four un peu tout
2022-05-07 16:55:33 +02:00
Bertrand Benjamin
90ae3e936e
Feat: Enable configfile loading
2022-05-05 14:35:01 +02:00
Bertrand Benjamin
e4f234d241
Feat: add e2e test with failed compilation
2022-05-04 21:21:26 +02:00
Bertrand Benjamin
0d614465f0
Refact: move bopytex.bopytex to service.main
2022-05-04 21:16:27 +02:00
Bertrand Benjamin
467135abc6
Feat: Create dockerfile to test in new env
2022-05-04 18:03:58 +02:00
Bertrand Benjamin
d9bd4ca5a1
Feat: Organize script to work in CLI
2022-05-04 18:00:54 +02:00
Bertrand Benjamin
9d7f779f07
Fix: Fix planer when students_csv is empty
2022-05-04 17:04:16 +02:00
Bertrand Benjamin
69b2e1c82e
Refact: move config and workflow to bopytex
2022-05-04 11:39:28 +02:00
Bertrand Benjamin
87ebb4c284
Feat: add test on add_filter
2022-05-04 11:11:39 +02:00
Bertrand Benjamin
25b5bde823
Feat: Create tex jinja2 environment
2022-05-04 11:03:16 +02:00
Bertrand Benjamin
04db450ceb
Feat: remise sur pieds pour les tests
2022-04-16 07:30:47 +02:00
Bertrand Benjamin
ca2a47f82a
Fix: empty clean worker
2022-04-16 07:14:49 +02:00
Bertrand Benjamin
1fdf223689
Feat: e2e test on default planner
2022-04-16 07:13:07 +02:00
Bertrand Benjamin
1bcbf2a9a6
core: remove tests from .gitignore
2022-04-14 11:29:39 +02:00
Bertrand Benjamin
5af4662d43
Fix: use tmp_path fixture
2022-04-13 20:41:34 +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
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