Skip to content

ci: run tests, typecheck and build on push/PR#1

Merged
faisalishfaq2005 merged 2 commits into
mainfrom
ci/github-actions
Jun 29, 2026
Merged

ci: run tests, typecheck and build on push/PR#1
faisalishfaq2005 merged 2 commits into
mainfrom
ci/github-actions

Conversation

@faisalishfaq2005

Copy link
Copy Markdown
Owner

Adds a GitHub Actions workflow running typecheck, tests, and build on Node 18/20/22 for every push to main and every pull request. Adds a CI status badge to the README next to the npm badge.

faisalishfaq2005 and others added 2 commits June 29, 2026 19:03
Adds a GitHub Actions workflow running typecheck, tests, and build on
Node 18/20/22 for every push to main and every pull request. Adds a CI
status badge to the README next to the npm badge.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Vitest 4 (via rolldown) imports util.styleText, which only exists in
Node 20+, so the Node 18 job fails at startup. Test on Node 20 and 22;
Node 18 is end-of-life.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@faisalishfaq2005 faisalishfaq2005 merged commit 463556b into main Jun 29, 2026
2 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