Commit Graph
6 Commits
Author SHA1 Message Date
Hermes a082764e8a docs: add project-context.md and AGENTS.md for AI agents
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 32s
Build and deploy Havenllo / Build and push image (push) Successful in 25s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s
2026-07-14 10:23:56 -03:00
Hermes d4b5cc283c fix: manifest check in Node (python3 absent on slim runner)
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 32s
Build and deploy Havenllo / Build and push image (push) Successful in 40s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s
2026-07-14 10:19:44 -03:00
Hermes 77a2a7e003 fix: replace cluster-dependent kubectl validate with offline YAML doc check
Build and deploy Havenllo / Verify Go and frontend (push) Failing after 32s
Build and deploy Havenllo / Build and push image (push) Has been skipped
Build and deploy Havenllo / Apply and restart Havenllo (push) Has been skipped
2026-07-14 10:18:48 -03:00
Hermes 43df414c4d fix: CI manifest validation offline (--validate=false, no cluster on runner)
Build and deploy Havenllo / Verify Go and frontend (push) Failing after 31s
Build and deploy Havenllo / Build and push image (push) Has been skipped
Build and deploy Havenllo / Apply and restart Havenllo (push) Has been skipped
2026-07-14 10:17:23 -03:00
Hermes d90c039c51 fix: install Go and Node in CI verify job (runner-slim is Alpine, lacks toolchain)
Build and deploy Havenllo / Verify Go and frontend (push) Failing after 38s
Build and deploy Havenllo / Build and push image (push) Has been skipped
Build and deploy Havenllo / Apply and restart Havenllo (push) Has been skipped
2026-07-14 10:16:03 -03:00
Hermes 041c3fab4b feat: implement Havenllo single-board kanban (Go+SQLite backend, Preact/Vite frontend)
Build and deploy Havenllo / Verify Go and frontend (push) Failing after 7s
Build and deploy Havenllo / Build and push image (push) Has been skipped
Build and deploy Havenllo / Apply and restart Havenllo (push) Has been skipped
- Single fixed 'Haven' board: lists (To do/In progress/Done) + cards, no multi-board
- Go 1.24 backend, CGO-free modernc.org/sqlite, embedded SPA, REST /api
- Preact + Vite + TS frontend, native HTML5 drag-and-drop, optimistic UI, dark Haven theme
- PVC (nfs-client) for SQLite, root container on NFS, simple nginx ingress havenllo.haven
- Dockerfile multi-arch build, Gitea CI via pipeline-actions@main
2026-07-14 10:13:51 -03:00