nodejs / nodejs/package-maintenance
[best practices] managing LTS & release lines for userland modules
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 423
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I'm starting a discussion in Mocha around how we can best support multiple "LTS" release lines.
I'm familiar with what Node.js itself does (though I haven't ever cut a Node.js release myself; it seems essentially like trunk-based development). But I don't have an understanding of all the gotchas around something like this.
It does seem that, without proper tooling, maintainers will be in for a lot of pain in addition to the extra overhead that the strategy initially incurs.
I also don't know how other teams/projects that want to do long-lived release lines do it, and would love to hear from them!
How can we, as the package maintenance team, help projects that want to take this on? What works and what doesn't?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Mocha discussion and the Node.js release approach referenced in the issue. Research how other projects manage multiple long-lived release lines, then define actionable guidance and tooling recommendations for package maintainers; done means the package maintenance team has a documented, agreed approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- release
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100