Commit Graph

3 Commits

Author SHA1 Message Date
laily 3a5102117c ci: bump Go to 1.25 for modernc sqlite dependency
Pin modernc.org/sqlite v1.34.5; align release workflow with go.mod.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 14:39:34 +08:00
laily f7fcd0e966 ci: stop running workflow on pushes to main
Only trigger builds on v* tags and pull requests targeting main.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 12:55:19 +08:00
laily 56a189e678 ci: add cross-platform release workflow with version injection
Build linux/darwin amd64 and arm64 artifacts on push, upload GitHub
Release assets on v* tags, and expose version via agent-notify version.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 12:50:26 +08:00