geocrop-platform./apps/worker
fchinembiri 6128754ee2
Build and Push Docker Images / build-and-push (push) Failing after 1s Details
fix(ci): configure act_runner with docker socket and privileged mode
- Adds act_runner config.yaml to enable Docker-in-Docker in jobs
- Configures gitea-runner deployment to mount config via ConfigMap
- Enables privileged mode and mounting of /var/run/docker.sock for jobs
- Updates worker with Feature Order V2 and vectorized computation
2026-05-01 08:28:41 +02:00
..
__pycache__ Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
Dockerfile Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
cog.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
config.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
contracts.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
dw_baseline.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
feature_computation.py fix(ci): configure act_runner with docker socket and privileged mode 2026-05-01 08:28:41 +02:00
features.py fix(ci): configure act_runner with docker socket and privileged mode 2026-05-01 08:28:41 +02:00
hybrid_inference.py feat: implement Spatio-Temporal Deep Learning pipeline for inference worker 2026-05-01 01:17:28 +02:00
inference.py fix(ci): configure act_runner with docker socket and privileged mode 2026-05-01 08:28:41 +02:00
postprocess.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
requirements.txt feat: implement Spatio-Temporal Deep Learning pipeline for inference worker 2026-05-01 01:17:28 +02:00
stac_client.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
storage.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
worker.py feat: implement Spatio-Temporal Deep Learning pipeline for inference worker 2026-05-01 01:17:28 +02:00