ci: switch to CalVer with API-based tagging #16

Merged
cal merged 1 commits from ci/calver into main 2026-02-17 23:17:53 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
e77553e286 ci: use Gitea API for tag creation instead of git push
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m23s
Fixes tag step failing due to branch protection on main rejecting
the runner's git push. Creates tags via REST API which bypasses
branch protection. Also removes the unnecessary VERSION file commit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 17:15:57 -06:00