5 Commits
Author SHA1 Message Date
hanzo-dev 1a0841a03c ci: run linux jobs on hanzo-build-linux-amd64 ARC scale set (no GitHub-hosted builders)
Claude-Session: https://claude.ai/code/session_01RFrWpXc1BsqfrFYMbyDusJ
2026-07-11 00:23:39 -07:00
hanzo-dev 332cef9063 refactor(metrics): HIP-0106 New/Mount 2026-07-08 06:41:28 -07:00
hanzo-dev 282c39b509 refactor(metrics): HIP-0106 New/Mount — drop cloud + old-zip imports
Convert the metrics subsystem to the explicit composition-root form:
Mount(app *zip.App, deps metrics.Deps) with a narrow Deps{Logger,DataDir,Brand}.
Drops github.com/hanzoai/cloud and github.com/hanzoai/zip; imports zap-proto/zip
+ luxfi only. No init(), no cloud.Register. go build/vet/test green; dependency
graph free of hanzoai/cloud and hanzoai/zip.
2026-07-08 06:41:17 -07:00
Hanzo Dev e5ba5f814a chore: zip canonical home — hanzoai/zip -> zap-proto/zip@v1.2.0 2026-07-02 01:53:44 -07:00
Hanzo Dev 7bd26551ff feat: add multi-platform CI/CD deploy workflow
Build linux/amd64 + linux/arm64 images using native runners
(no QEMU) following the hanzoai/datastore deploy pattern.
Pushes to ghcr.io/hanzoai/metrics.

Includes Dockerfile building vmagent from VictoriaMetrics v1.117.1.
2026-03-25 18:16:49 -07:00