Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package support info #1477

Merged
merged 5 commits into from Mar 5, 2021
Merged

Conversation

shadowspawn
Copy link
Collaborator

Pull Request

Problem

The Node.js Package Maintenance group have been working on clarifying how packages are supported. This blog calls for package maintainers to join in by adding support details.

We won't see any immediate benefits ourselves by adding this info, but doing our bit to provide the info for future tooling to make use of in the long term.

Solution

Added support details, using the support tool to create initial version and validate.

I kept changing my mind about what target versions to say we support: https://github.com/nodejs/package-maintenance/blob/main/docs/PACKAGE-SUPPORT.md#support-target

I think supported best reflects the versions we support, which includes newer versions of node than LTS. We test all these versions in the testing matrix in tests.yml and will fix bugs and answer questions about current and active versions, and not just LTS versions.

@shadowspawn

This comment has been minimized.

Copy link
Collaborator

@abetomo abetomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@shadowspawn shadowspawn merged commit b9ffe09 into tj:develop Mar 5, 2021
@shadowspawn shadowspawn added the pending release Merged into a branch for a future release, but not released yet label Mar 5, 2021
@shadowspawn shadowspawn deleted the feature/support branch March 20, 2021 05:51
@shadowspawn shadowspawn removed the pending release Merged into a branch for a future release, but not released yet label Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants