0 comments (0 comments)3 reactions (3 reactions)0 assignees (0 assignees)Rust1,874 forks (1,874 forks)batch import
chorehelp wanted
Repository metrics
- Stars
- 18,930 stars (18,930 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
We're still running our JS tests/builds with v12 node. But v12 should be out of the maintenance mode by the end of April 2022 (if I understand this chart correctly: https://nodejs.org/en/about/releases/)
Contributor guide
- Research direction
- Find the CI configuration file (likely .github/workflows) and update the node version matrix from v12 to v18. Also remove any references to node v12.
- Tech stack
- javascriptnodejs
- Domain
- ci cd
- Issue type
- DevOps
- Prerequisites
- GitNode.js