Skip to content

[codex] Add GitHub Actions workflows#1

Draft
Standed wants to merge 1 commit into
mainfrom
codex/add-github-workflows
Draft

[codex] Add GitHub Actions workflows#1
Standed wants to merge 1 commit into
mainfrom
codex/add-github-workflows

Conversation

@Standed

@Standed Standed commented Jun 4, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added a CI workflow for push to main and pull requests across Ubuntu and macOS on Node 24.
  • Added a tag-based release workflow that runs tests, packs the npm package, uploads release assets, and publishes to npm when NPM_TOKEN is configured.

Why

This gives the project a repeatable GitHub validation and release path without committing local build artifacts or dependencies.

Validation

  • npm test

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