Commit Graph

6 Commits

Author SHA1 Message Date
Richard Mrasek
dec5b0d5ea minimal example code location
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-06-11 15:19:55 +02:00
ILay
e17d7f7c57 fix 2026-05-08 19:21:26 +02:00
ILay
6a633f134b use uv.lock 2026-05-08 19:09:43 +02:00
ILay
bdfbe3d310 change pip to uv and update dependencies 2026-04-27 18:18:38 +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
2125933d3d Feature/simpl 24306 2026-04-15 05:59:00 +00:00