Commit Graph

21 Commits

Author SHA1 Message Date
Gitea Action f8a03b2b73 ci: update image tags to c6a3776332 [skip ci] 2026-08-12 03:21:28 +00:00
Gitea Action 1df45a56ec ci: update image tags to a3dd4851f9 [skip ci] 2026-07-30 19:40:04 +00:00
Gitea Action e8de1cf3c7 ci: update image tags to c94e0ce56e [skip ci] 2026-07-29 20:18:06 +00:00
Gitea Action d1a868613d ci: update image tags to e0ba21eb07 [skip ci] 2026-07-11 20:35:37 +00:00
Gitea Action 4cf9c16fa4 ci: update image tags to 6c4530c70d [skip ci] 2026-07-10 20:05:48 +00:00
Gitea Action 95a7d1a9bd ci: update image tags to e23ef8fd09 [skip ci] 2026-07-10 06:46:52 +00:00
Gitea Action 2ac0645019 ci: update image tags to c79cf68db9 [skip ci] 2026-07-10 05:46:45 +00:00
Gitea Action 6ec5cbaa13 ci: update image tags to 7da517dffb [skip ci] 2026-07-09 23:54:46 +00:00
Gitea Action d7415de1e7 ci: update image tags to 00c7498859 [skip ci] 2026-07-09 23:32:46 +00:00
Gitea Action 191273c45f ci: update image tags to 93296dbee3 [skip ci] 2026-07-09 22:46:03 +00:00
fchinembiri f52067105c fix: revert to known working image tags 2026-05-28 23:02:43 +02:00
fchinembiri 6cb70ce523 fix(k8s): manually configure ingresses for supabase basket 2026-05-19 17:11:42 +02:00
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