ci: Add CalVer auto-tagging to deploy workflow #2

Merged
cal merged 2 commits from chore/optimize-claude-md into main 2026-02-18 17:33:29 +00:00
Owner

Summary

  • Adds CalVer (YYYY.M.BUILD) version generation to the deploy workflow
  • Creates git tags via Gitea API after successful deploys (bypasses branch protection)
  • Matches the pattern used in Paper Dynasty workflows

Test plan

  • Merge to main and verify the workflow creates a tag (e.g. 2026.2.1)
  • Verify subsequent deploys increment the build number

🤖 Generated with Claude Code

## Summary - Adds CalVer (YYYY.M.BUILD) version generation to the deploy workflow - Creates git tags via Gitea API after successful deploys (bypasses branch protection) - Matches the pattern used in Paper Dynasty workflows ## Test plan - [ ] Merge to main and verify the workflow creates a tag (e.g. `2026.2.1`) - [ ] Verify subsequent deploys increment the build number 🤖 Generated with [Claude Code](https://claude.com/claude-code)
cal added 1 commit 2026-02-18 17:32:29 +00:00
Generates YYYY.M.BUILD version tags on each successful deploy using the
Gitea API (bypasses branch protection). Matches the pattern used in
Paper Dynasty workflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cal added 1 commit 2026-02-18 17:33:13 +00:00
cal merged commit a512501156 into main 2026-02-18 17:33:29 +00:00
cal deleted branch chore/optimize-claude-md 2026-02-18 17:33:29 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/vagabond-rpg-foundryvtt#2
No description provided.