Commit Graph

16 Commits

Author SHA1 Message Date
khalil f94aa15f60 ci: add --network host to docker build to fix MTU/ECONNRESET
CI/CD Pipeline / quality-and-security (push) Successful in 8s
CI/CD Pipeline / build-and-push (push) Failing after 13s
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-02 09:07:36 +00:00
khalil 02514b7f9c ci: use explicit container directives with host network for all jobs
CI/CD Pipeline / quality-and-security (push) Successful in 9s
CI/CD Pipeline / build-and-push (push) Failing after 6m1s
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-02 07:38:33 +00:00
khalil c989d2c189 ci: use gitea-http-ci ClusterIP service for reliable clone
CI/CD Pipeline / quality-and-security (push) Successful in 9s
CI/CD Pipeline / build-and-push (push) Failing after 4s
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-02 07:33:33 +00:00
khalil 4360c6fa3d ci: test with host network runner config
CI/CD Pipeline / quality-and-security (push) Successful in 14s
CI/CD Pipeline / build-and-push (push) Failing after 54s
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-01 21:37:11 +00:00
khalil 53e10dd672 ci: rewrite pipeline to use direct git clone instead of GitHub actions
CI/CD Pipeline / quality-and-security (push) Failing after 7s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
- Removes dependency on actions/checkout, actions/setup-node etc.
- Uses direct git clone via internal service URL for reliable checkout
- Adds container option with DNS for quality job
- Keeps all quality, build, and deploy stages
2026-07-01 21:28:56 +00:00
khalil ae4ab5306e ci: fix MTU via MSS clamp
CI/CD Pipeline / quality-and-security (push) Failing after 44s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-01 20:14:51 +00:00
khalil 1660cd692a ci: capture trace logs
CI/CD Pipeline / quality-and-security (push) Failing after 2m12s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-01 20:11:19 +00:00
khalil d3653e1b82 ci: re-trigger after iptables fix
CI/CD Pipeline / quality-and-security (push) Failing after 2m7s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-01 20:06:29 +00:00
khalil a53da6a4b1 ci: fix gitops checkout and remove demo workflow
CI/CD Pipeline / quality-and-security (push) Failing after 36s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
2026-07-01 19:56:14 +00:00
khalil 558cb77c35 ci: Retry CI/CD pipeline
CI/CD Pipeline / quality-and-security (push) Failing after 41s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
Demo / build (push) Successful in 2s
2026-07-01 19:48:06 +00:00
khalil 59743a16cc ci: Retry CI/CD pipeline
CI/CD Pipeline / quality-and-security (push) Failing after 35s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
Demo / build (push) Successful in 2s
2026-07-01 19:42:21 +00:00
khalil 3f102d2748 ci: Retry CI/CD pipeline
CI/CD Pipeline / quality-and-security (push) Failing after 2m9s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
Demo / build (push) Successful in 2s
2026-07-01 19:41:56 +00:00
khalil 42dbbd5214 ci: Add CI/CD pipeline with GitOps sync
CI/CD Pipeline / quality-and-security (push) Failing after 1m59s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped
Demo / build (push) Successful in 2s
2026-07-01 19:24:19 +00:00
khalil bb52109309 Add demo workflow
Demo / build (push) Successful in 53s
2026-07-01 18:05:04 +00:00
khalil fbf5135dc8 feat: Initial Tamagotchi as a Service 🐣
- 3-tier architecture: Frontend (Nginx) → API (Node.js) → PostgreSQL
- Custom Prometheus metrics: hunger_level, happiness_score, energy_level
- Creature decay loop: stats degrade every 15 seconds
- Bilingual UI (EN/FR)
2026-07-01 16:36:48 +00:00
khalil a7220a9a5b Initial commit 2026-07-01 16:36:47 +00:00