Skip to content

chore: add build and distribution pipeline - #1

Merged
oliyy merged 3 commits into
mainfrom
chore/build-pipeline
Apr 2, 2026
Merged

chore: add build and distribution pipeline#1
oliyy merged 3 commits into
mainfrom
chore/build-pipeline

Conversation

@oliyy

@oliyy oliyy commented Mar 31, 2026

Copy link
Copy Markdown
Owner

What changed

  • add a GoReleaser-based release pipeline for GitHub release archives and checksums
  • add Homebrew tap and Scoop bucket publishing config for tagged releases
  • add maintainer make targets plus a pinned GoReleaser bootstrap script for local verification
  • add CI and release GitHub Actions workflows
  • document installation and release setup in both READMEs

Why

This prepares the project for open-source releases with a repeatable path for local verification, tagged binary releases, and package-manager distribution.

Impact

  • tagged releases can publish archives for macOS, Linux, and Windows
  • Homebrew tap and Scoop bucket updates are wired through GoReleaser once the target repos and token are in place
  • maintainers get make verify and make release-snapshot as the main local checks

Validation

  • make verify
  • make release-snapshot

@oliyy oliyy changed the title [codex] add build and distribution pipeline chore: add build and distribution pipeline Mar 31, 2026
@oliyy
oliyy marked this pull request as ready for review April 2, 2026 05:52
@oliyy
oliyy merged commit 50bcaa4 into main Apr 2, 2026
4 checks 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