d569f43dcc
Update src/template_code_location/repository.py
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 1m7s
2026-06-12 09:54:44 +00:00
3485844c5b
Update src/template_code_location/ops/ops.py
2026-06-12 09:54:04 +00:00
Richard Mrasek
77f2acb949
Merge branch 'develop' of https://gitea.dataprovider01.sandbox-cat-dat.simpl-europe.eu/dataprovider01/template-code-location into develop
Check Deleted Workflows / check-deleted-workflows (pull_request) Failing after 1m1s
2026-06-12 11:50:23 +02:00
Richard Mrasek
5500dd7d03
added example workflow
2026-06-12 11:49:18 +02:00
e041204047
remove k-anonymite
Check Deleted Workflows / check-deleted-workflows (pull_request) Failing after 55s
2026-06-12 08:31:58 +00:00
Richard Mrasek
7666731f66
fixed pipeline
Check Deleted Workflows / check-deleted-workflows (pull_request) Failing after 4s
2026-06-12 10:11:17 +02:00
ae11bc7a10
Remove job
2026-06-12 07:24:08 +00:00
Richard Mrasek
a8a97028c1
final test if changes are live possible
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
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
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-06-11 15:19:55 +02:00
ILay
2691524d2a
rm defs
2026-05-28 12:57:58 +02:00
ILay
7b76d95581
Merge branch 'develop' of https://code.europa.eu/simpl/simpl-open/development/data-services/template-code-location into feature/SIMPL-24642
2026-05-28 12:54:04 +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
b58e399130
update data processing jobs to use structured data functions
2026-04-27 18:52:34 +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