Skip to content

feat: add release pipeline#7

Merged
Binb1 merged 1 commit intomainfrom
feat/release-pipeline
Apr 6, 2026
Merged

feat: add release pipeline#7
Binb1 merged 1 commit intomainfrom
feat/release-pipeline

Conversation

@Binb1
Copy link
Copy Markdown
Contributor

@Binb1 Binb1 commented Apr 6, 2026

Summary

  • GitHub Release workflow triggered on version tags (builds binaries, creates release, publishes npm, updates Homebrew)
  • Homebrew formula template + auto-update workflow for moqa-studio/homebrew-tap
  • bun run release <patch|minor|major> script for one-command releases
  • npm publish config in package.json

Test plan

  • Merge and run bun run release patch to trigger first release
  • Verify GitHub Release is created with binaries
  • Verify npm package is published
  • Verify Homebrew formula is updated in moqa-studio/homebrew-tap

🤖 Generated with Claude Code

- Release workflow triggered on version tags
- Homebrew formula template and auto-update workflow
- Release script for one-command version bumps
- npm publish config in package.json

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Binb1 Binb1 merged commit 6b991b7 into main Apr 6, 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