Skip to content

ci: add PR checks workflow#10

Merged
mhweiner merged 4 commits intologfoxai:mainfrom
technicalcandidate-stack:ci/pr-checks
Jan 30, 2026
Merged

ci: add PR checks workflow#10
mhweiner merged 4 commits intologfoxai:mainfrom
technicalcandidate-stack:ci/pr-checks

Conversation

@technicalcandidate-stack
Copy link
Copy Markdown
Contributor

Runs on all pull requests and pushes to main/next:

  • Build, lint, and test on Node 18, 20, and 22
  • Separate type check job
  • Shows status checks before merging PRs

Runs on all pull requests and pushes to main/next:
- Build, lint, and test on Node 18, 20, and 22
- Separate type check job
- Shows status checks before merging PRs
- Include Node.js 24 in test matrix (latest LTS)
- Set fail-fast: false so all Node versions complete even if one fails
@mhweiner mhweiner merged commit b0a4227 into logfoxai:main Jan 30, 2026
5 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.

2 participants