CI: add OSX/WIndows and node version to build matrix
Open
- Dominant language
- JavaScript
- Stars
- 102
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Since we support multiple OSes it would be prudent to enable CI on a matrix of the OS and node versions supported. This would prevent OS and node version specific bugs which would be otherwise silently ignored.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's CI configuration and identifying which operating systems and Node.js versions the project supports. Add the supported OS and Node.js combinations to the build matrix, then verify that CI runs each combination and reports failures instead of silently omitting them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100