Commit Graph

11 Commits

Author SHA1 Message Date
7c028ef02f revert for demo
All checks were successful
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 1m5s
2026-06-17 05:58:20 +00:00
2e7bf4a0d5 update with price band 2026-06-16 12:46:10 +00:00
a868085ce3 revert for demo
All checks were successful
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 59s
2026-06-15 13:47:24 +00:00
2fadac0176 Add price band 2026-06-15 13:26:26 +00:00
84ae56368b revert 2026-06-15 13:24:36 +00:00
e338459f66 Add price band
Some checks failed
Check Deleted Workflows / check-deleted-workflows (pull_request) Has been cancelled
2026-06-15 13:22:21 +00:00
18bd8f039a calculate total price as quantity * unit_price
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m47s
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 59s
2026-06-15 13:07:59 +00:00
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
3485844c5b Update src/template_code_location/ops/ops.py 2026-06-12 09:54:04 +00: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