Skip to content

chore(ci): Node.js workflow (optional; may be declined)#194

Open
vkozio wants to merge 1 commit intoLadybugDB:masterfrom
vkozio:chore-ci-nodejs
Open

chore(ci): Node.js workflow (optional; may be declined)#194
vkozio wants to merge 1 commit intoLadybugDB:masterfrom
vkozio:chore-ci-nodejs

Conversation

@vkozio
Copy link

@vkozio vkozio commented Feb 18, 2026

Summary

  • Add .github/workflows/nodejs-workflow.yml: Node job, timeouts, Windows full-clone, ignore-scripts for tarball, prebuilt build/push.

Motivation

Run Node addon tests in CI; optional prebuilt publishing. Upstream may prefer to manage CI themselves — this PR can be declined; Node and core PRs do not depend on it. Package.json "files" fix for tarball/prebuilt is in the J6 PR (feat-nodejs-install-prebuilt), not in this workflow-only PR.

Changes

  • .github/workflows/nodejs-workflow.yml only.

Testing

  • Workflow runs on push (or trigger manually); make nodejs && cd tools/nodejs_api && 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