Document and test select node versions
Open
area/tests
documentation
pinned
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the proposal
We do not have officially supported versions today and our tests always run on a single node version (16.x.x for now).
With this proposal, we should maintain a list of node versions that we officially support and test them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CI configuration that currently runs tests on Node 16.x.x and the project documentation where supported versions should be listed. Define the officially supported Node versions, configure tests to cover them, and verify that the documentation and test matrix agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- ci-cd, documentation, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100