Skip to content

Add pull request CI workflow for tests and builds#73

Merged
dkundel-openai merged 1 commit intomainfrom
codex/plugin-ci
Mar 31, 2026
Merged

Add pull request CI workflow for tests and builds#73
dkundel-openai merged 1 commit intomainfrom
codex/plugin-ci

Conversation

@dkundel-openai
Copy link
Copy Markdown
Collaborator

Summary

  • add a GitHub Actions workflow that runs on pull_request
  • install dependencies with npm ci and install the Codex CLI required by prebuild
  • run npm test and npm run build in a single CI job
  • pin actions/checkout to v6.0.2 and actions/setup-node to v6.3.0 by SHA
  • use Node.js 22 and set a 10-minute job timeout

Testing

  • Not run (not requested)

@dkundel-openai dkundel-openai requested a review from a team March 31, 2026 19:52
@dkundel-openai dkundel-openai merged commit 65486f2 into main Mar 31, 2026
1 check 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