-
-
Notifications
You must be signed in to change notification settings - Fork 6
Add meeting notes for Node.js Web Team on 2026-07-06 #162
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
Merged
+74
−0
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,74 @@ | ||
| # Node.js Web Team Meeting 2026-07-06 | ||
|
|
||
| ## Links | ||
|
|
||
| * GitHub Issue: <https://github.com/nodejs/web-team/issues/150> | ||
|
|
||
| ## Present | ||
|
|
||
| * Brian Muenzenmeyer @bmuenzenmeyer | ||
| * Matt Cowley @MattIPv4 | ||
|
|
||
| ### Observers/Guests | ||
|
|
||
| _None._ | ||
|
|
||
| ## Agenda | ||
|
|
||
| ### Announcements | ||
|
|
||
| _No announcements._ | ||
|
|
||
| ### Issues and Pull Requests | ||
|
|
||
| Extracted from **web-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. | ||
|
|
||
| #### nodejs/nodejs.org | ||
|
|
||
| * Define how partners should be ranked [#8995](https://github.com/nodejs/nodejs.org/issues/8995) | ||
| * https://nodejs.org/en/about/partners | ||
| * Reference: https://github.com/nodejs/nodejs.org/blob/main/apps/site/public/static/partners/constants.json | ||
| * Brian could not find anything regarding historic precedence. | ||
| * Agreement from Matt that this needs to get written down. | ||
| * Do the categories equate to weights? Can some algorithm derive this? | ||
| * Should we split `infrastructure` into perhaps 3 - distribution, build, website (in order) | ||
| * Why do we have `security` and `ESP`? https://github.com/nodejs/nodejs.org/blob/main/apps/site/types/partners.ts#L32C2-L32C3 | ||
| * Security category is missing entirely from https://github.com/nodejs/nodejs.org/blob/main/docs/partners.md | ||
| * Proposal (weights out of 10): | ||
| * (Delete) Security | ||
| * (Delete) Release | ||
| * (4) ESP | ||
| * (10) Distribution | ||
| * (6) Web site | ||
| * (8) Build | ||
|
bmuenzenmeyer marked this conversation as resolved.
|
||
| * ensure weight and logo display is driven off of the above | ||
| * How is https://nodejs.org/en/download derived? | ||
| * Some partners don't even have a category https://github.com/nodejs/nodejs.org/blob/main/apps/site/public/static/partners/constants.json#L63 | ||
| * Some partners (especially website), are missing... like Sentry, Crowdin, Chromatic, etc. | ||
| * How should we relate to https://github.com/nodejs/build#infrastructure-providers | ||
|
|
||
|
|
||
| #### nodejs/doc-kit | ||
|
|
||
| * ci: adopt Changesets for versioning and publishing [#855](https://github.com/nodejs/doc-kit/pull/855) | ||
| * Verbal discussion: agreement that this is better than what we have today (no git tags, no GitHub Releases, no CHANGELOG.md) | ||
| * chore(monorepo): break out generators [#778](https://github.com/nodejs/doc-kit/pull/778) | ||
| * wait for other maintainer input | ||
|
|
||
| #### nodejs/node | ||
|
|
||
| * build, doc: move to redesign [#62045](https://github.com/nodejs/node/pull/62045) | ||
| * special mention of proposal to add beta docs to the website proper https://github.com/nodejs/nodejs.org/pull/8998 | ||
| * current blocker is all page OOM | ||
|
bmuenzenmeyer marked this conversation as resolved.
|
||
| * this was removed from tsc-agenda. why? | ||
|
bmuenzenmeyer marked this conversation as resolved.
|
||
| * Render "About this documentation" as the landing page for the documentation section [#60667](https://github.com/nodejs/node/issues/60667) | ||
| * https://nodejs.org/docs/latest/api/documentation.html is not the same as https://beta.docs.nodejs.org/documentation.html | ||
| * Concatenated stability index | ||
|
|
||
| ## Q&A, Other | ||
|
|
||
| ## Upcoming Meetings | ||
|
|
||
| * **Calendar**: <https://nodejs.org/calendar> | ||
|
|
||
| Click `Add to Google Calendar` at the bottom left to add to your own Google calendar. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.