Commit Graph

10 Commits

Author SHA1 Message Date
ae11bc7a10 Remove job 2026-06-12 07:24:08 +00:00
Richard Mrasek
a8a97028c1 final test if changes are live possible
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s
2026-06-12 08:56:37 +02:00
Richard Mrasek
f4e7e79ec1 test of deployment
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-06-12 08:31:36 +02:00
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
Emanuele Graziosi
bdeddfd8ff Updated util services 2026-05-28 10:39:08 +02:00
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
bba5b99420 expose data_processing_job for test 2026-05-05 16:37: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