Skip to content

Add CI and release workflows with Changesets versioning#4

Merged
KevinHCH merged 4 commits into
mainfrom
codex/create-ci/cd-pipeline-for-version-management
Oct 2, 2025
Merged

Add CI and release workflows with Changesets versioning#4
KevinHCH merged 4 commits into
mainfrom
codex/create-ci/cd-pipeline-for-version-management

Conversation

@KevinHCH
Copy link
Copy Markdown
Owner

@KevinHCH KevinHCH commented Oct 2, 2025

Summary

  • add GitHub Actions CI workflow to run Bun installs, type-checks, tests, and binary builds on every push and PR
  • introduce Changesets-based semantic versioning guidance and documentation for releases and distribution
  • create a release workflow that builds platform binaries, validates tags, and publishes assets with checksums
  • document available Bun scripts in the README for quick reference

Testing

  • not run (documentation-only change)

https://chatgpt.com/codex/tasks/task_e_68de87e7207883309428b71c20ab447e

KevinHCH and others added 3 commits October 2, 2025 08:08
The 'repo' field in .changeset/config.json has been updated.
This ensures the changelog generation links to the correct repository.
@KevinHCH KevinHCH merged commit 6def534 into main Oct 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant