Commit Graph

8 Commits

Author SHA1 Message Date
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