Commit Graph

13 Commits

Author SHA1 Message Date
Antigravity 0edbb9c728 Fix workflow to use standard buildx
Build and Deploy Chitfund / build-backend (push) Failing after 3m55s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 18s Details
2026-05-11 17:58:06 -04:00
deepkoluguri 5311eeb1b5 ci: use --volumes-from to share job container workspace with kaniko
Build and Deploy Chitfund / build-backend (push) Successful in 2m23s Details
Build and Deploy Chitfund / build-frontend (push) Successful in 1m11s Details
2026-05-11 21:49:37 +00:00
deepkoluguri 5a5e61a603 ci: use kaniko git context - clone from gitea directly, no volume mounts
Build and Deploy Chitfund / build-backend (push) Failing after 3s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 3s Details
2026-05-11 21:46:15 +00:00
deepkoluguri 17c32f1ef5 ci: debug volume mount before kaniko
Build and Deploy Chitfund / build-backend (push) Successful in 11s Details
Build and Deploy Chitfund / build-frontend (push) Successful in 8s Details
2026-05-11 21:42:29 +00:00
deepkoluguri 15a7234fa4 ci: fix kaniko context - mount full repo at /repo, point context at subdirs
Build and Deploy Chitfund / build-backend (push) Failing after 9s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 9s Details
2026-05-11 21:27:48 +00:00
deepkoluguri 2dbf55bff1 ci: fix workspace path - use gitea.workspace expression instead of env var
Build and Deploy Chitfund / build-backend (push) Failing after 14s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 9s Details
2026-05-11 21:25:31 +00:00
deepkoluguri a74a035912 ci: use docker bridge gateway 172.17.0.1:2375 to reach dind from job containers
Build and Deploy Chitfund / build-backend (push) Failing after 2m3s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 8s Details
2026-05-11 21:19:56 +00:00
deepkoluguri 8fef50ba86 ci: trigger rebuild after runner host-network fix 2026-05-11 21:17:25 +00:00
deepkoluguri 3545facd5f ci: wait for dind to be ready before running kaniko
Build and Deploy Chitfund / build-backend (push) Failing after 1m12s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 1m12s Details
2026-05-11 21:03:23 +00:00
deepkoluguri d2bf305446 ci: run kaniko via docker run (no daemon in build, fixes container entrypoint issue)
Build and Deploy Chitfund / build-backend (push) Failing after 8s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 8s Details
2026-05-11 20:55:01 +00:00
deepkoluguri b91e8e58a8 ci: use dind sidecar instead of kaniko - pass DOCKER_HOST explicitly
Build and Deploy Chitfund / build-backend (push) Failing after 1m22s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 1m16s Details
2026-05-11 20:50:09 +00:00
deepkoluguri 0f42b53ab4 ci: switch Docker build to Kaniko (no daemon required)
Build and Deploy Chitfund / build-backend (push) Failing after 9s Details
Build and Deploy Chitfund / build-frontend (push) Failing after 1s Details
2026-05-11 20:41:26 +00:00
Deep Koluguri 9a40854884 Add Dockerfiles and Gitea CI workflow 2026-05-11 15:29:09 -04:00