You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
frmscoe variant of the reusable Node.js CI workflow. The upstream canonical version lives in tazama-lf/workflows. The only difference is the NPM_SCOPE value (@frmscoe vs @tazama-lf).
Purpose
Reusable Node.js CI pipeline with three parallel jobs - build, lint, and test - running against Node.js 20. Contains all CI logic for Node.js consumer repos. Called by the node.js.yml caller stub which is synced to all 33 rule repos.
This file is not synced to consumer repos - it stays in frmscoe/workflows and is referenced by the stub at runtime via uses: frmscoe/workflows/.github/workflows/node-ci.yml@dev.