Ranger le moteur : ignore caches/logs, retire le backup local.
Prepare le depot pour Gitea (ms1reader-engine) sans artefacts de build. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -34,8 +34,9 @@ def _normalize_course_time(dt):
|
||||
def process_course(cur, cnx, con_id: int):
|
||||
|
||||
tp_config = load_tp_config_for_con(cur, con_id)
|
||||
log_debug(f"[TP_CONFIG FULL] {tp_config}")
|
||||
course_cfg = load_course_config(cur, con_id)
|
||||
|
||||
log_debug(f"[TP_CONFIG FULL] {course_cfg }")
|
||||
raw_start = course_cfg["start_time"]
|
||||
raw_end = course_cfg["end_time"]
|
||||
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
a valider
|
||||
attention sur le serveur mysql le % devrais enlever
|
||||
|
||||
|
||||
pour executer
|
||||
python -m engine.engine
|
||||
|
||||
config
|
||||
TABLE reader_config_detail — RÈGLES GÉNÉRALES
|
||||
@ -54,3 +55,4 @@ Concept général à corriger :
|
||||
si ca plente pendant la validatione des regles
|
||||
|
||||
valider premier tours
|
||||
valider temps tours si prioryty change
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user