Skip to content

ci: automated calver release on merge to main#17

Merged
odsod merged 1 commit into
mainfrom
calver-ci
May 25, 2026
Merged

ci: automated calver release on merge to main#17
odsod merged 1 commit into
mainfrom
calver-ci

Conversation

@odsod

@odsod odsod commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add release.yaml workflow that triggers on push to main
  • Calculates next vYYYY.M.PATCH tag from existing git tags
  • Pushes tag and runs goreleaser to build binary + create GitHub release

Every merge to main now automatically cuts a calver release.

Test plan

  • Workflow syntax is valid YAML
  • Merge this PR and observe the release workflow run

- GitHub Actions workflow triggers on push to main
- Calculates next vYYYY.M.PATCH tag from existing tags
- Creates and pushes tag, then runs goreleaser
@odsod odsod merged commit e9285fd into main May 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant