Commit graph

2 commits

Author SHA1 Message Date
Victor Hugo Vargas
814feae6a9 build: introduce VERSION file and tag-driven release
- VERSION file at repo root is the source of truth
- main.version is now a var, overridable via -ldflags
- release workflow triggers on tag push and validates tag == VERSION
- manual bump flow: bump VERSION, commit, tag, push
2026-07-30 22:30:16 -07:00
Victor Hugo Vargas
9ec0f4749d ci: auto-bump version on merge to main (v0.1.0-alpha) 2026-07-30 21:57:51 -07:00