Commit Graph

67 Commits

Author SHA1 Message Date
ILay
004bcd5c01 change to import from modules 2026-05-06 10:58:17 +02:00
ILay
733a38e128 fix: correct import path for data_processing_job 2026-05-05 17:26:47 +02:00
ILay
2e6e788552 rename field-level ops and jobs 2026-05-05 17:07:07 +02:00
ILay
f0cac061b8 update util-services 2026-05-05 16:48:47 +02:00
ILay
bba5b99420 expose data_processing_job for test 2026-05-05 16:37:38 +02:00
ILay
1fc7c7864a fix: update tabulate 2026-04-29 15:33:18 +02:00
ILay
b58e399130 update data processing jobs to use structured data functions 2026-04-27 18:52:34 +02:00
ILay
bdfbe3d310 change pip to uv and update dependencies 2026-04-27 18:18:38 +02:00
ILay
0847026b32 fix: loosen numpy>=2.0.1 to resolve anjana dependency conflict 2026-04-24 19:14:36 +02:00
ILay
49f3afd6ab docs(SIMPL-24642): update Development Guide to reflect consolidated structure 2026-04-24 18:42:44 +02:00
ILay
d14b2dfac4 feat(SIMPL-24642): migrate tests from 3 source repos with updated imports 2026-04-24 18:42:07 +02:00
ILay
4e0b216410 feat(SIMPL-24642): consolidate all code locations into template-code-location
- Rename src/template-code-location to src/template_code_location
- Copy data-processing jobs/ops/config_models
- Copy dataframe-level-anonymisation jobs/ops/utils/config_models
- Copy field-level-pseudo-anonymisation jobs/ops/techniques/config_models
- Update all imports to template_code_location namespace
- Merge all jobs into unified repository.py with sensors/resources/loggers
- Update pyproject.toml with all dependencies
- Update Dockerfile for consolidated image
2026-04-24 18:38:12 +02:00
Tamas Papp
0d2802e6f5 Merge branch 'feature/SIMPL-24635' into 'develop'
add the necessary libs to dependency list

See merge request simpl/simpl-open/development/data-services/template-code-location!2
2026-04-15 12:44:21 +00:00
Tamas Papp
0ed949a4e8 init 2026-04-15 08:10:47 +02:00
Tamas Papp
ddbfa45cf2 Merge branch 'feature/SIMPL-24306' into 'develop'
Feature/simpl 24306

See merge request simpl/simpl-open/development/data-services/template-code-location!1
2026-04-15 05:59:00 +00:00
Tamas Papp
2125933d3d Feature/simpl 24306 2026-04-15 05:59:00 +00:00
Daniel Witkowski
bb95b381fe add initial commit 2026-04-06 23:28:13 -07:00