-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
docs: require community installation methods are non-commercial FOSS #7631
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- apps/site/pages/en/about/previous-releases.mdx: Language not supported
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
cc @nodejs/package-maintenance |
Lighthouse Results
|
Just to clarify that this was already agreed upon, and simply got forgotten on my previous PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Matt Cowley <me@mattcowley.co.uk>
cbcac1e
to
b777929
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should address the question about existing for-profit and non-oss tools before landing this.
Signed-off-by: Matt Cowley <me@mattcowley.co.uk>
Description
As has been discussed in Slack, and in #7536 (comment), it is desired that any community installation method listed on the site should be available for any user of Node.js to use for free without any ties to a commercial product, and open-source to allow the user to inspect what will be run on their system.
Validation
Please don your lawyer hat/glasses and read the wording.
Related Issues
cc #7616
Check List
npm run format
to ensure the code follows the style guide.npm run test
to check if all tests are passing.npx turbo build
to check if the website builds without errors.