Commit Graph

9 Commits

Author SHA1 Message Date
fchinembiri b38285beb9 feat(k8s): add supabase for basket flutter app 2026-05-19 17:03:33 +02:00
fchinembiri 22d2279329 chore: manually update image tags to cce57ee 2026-05-09 00:20:47 +02:00
Gitea Action 00b71c5ce4 ci: update image tags to 1dd0848067 [skip ci] 2026-05-08 18:40:32 +00:00
Gitea Action 2a5a54485b ci: update image tags to cdd31c5b44 [skip ci] 2026-05-08 18:25:56 +00:00
fchinembiri a092935834 chore: modernize CI/CD pipeline
- Migrate Gitea runner to Kubernetes backend (remove DIND)
- Implement Kaniko for image builds
- Use Git SHA for deterministic image tagging
- Automate Kustomize manifest updates in CI
- Update documentation with strict GitOps policies
2026-05-08 16:14:25 +02:00
fchinembiri 6128754ee2 fix(ci): configure act_runner with docker socket and privileged mode
Build and Push Docker Images / build-and-push (push) Failing after 1s Details
- 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
fchinembiri 096ed9f76b feat: implement Spatio-Temporal Deep Learning pipeline for inference worker
Build and Push Docker Images / build-and-push (push) Failing after 24s Details
- Add hybrid PyTorch (TemporalFCN) + CatBoost ensemble logic in new hybrid_inference.py
- Update worker.py to support 'Hybrid' model type with artifact syncing from MinIO
- Integrate odc-stac for raw spectral index fetching from DE Africa STAC
- Update requirements.txt with torch, odc-stac, and rioxarray dependencies
- Include ntfy deployment in k8s manifests
2026-05-01 01:17:28 +02:00
fchinembiri f02e818a2b Add Gitea runner and Build-Push workflow for Docker Hub 2026-04-23 22:42:04 +02:00
fchinembiri 3b6005b4fd Restructure k8s manifests for GitOps alignment in k8s/base/ 2026-04-23 22:14:31 +02:00