Commit Graph

3 Commits

Author SHA1 Message Date
Richard Mrasek
60096f840d added example for schedule, reset for demo
All checks were successful
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 56s
2026-06-12 13:29:01 +02:00
Richard Mrasek
5500dd7d03 added example workflow 2026-06-12 11:49:18 +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