Skip to content

Conversation

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-botnodejs-github-bot commented Oct 1, 2023

@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label Oct 1, 2023
@nodejs-github-bot
Copy link
CollaboratorAuthor

Review requested:

  • @nodejs/web-infra

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Oct 1, 2023
@lpincalpincaforce-pushed the actions/tools-update-doc branch from bcca2e8 to af4b2d9CompareOctober 1, 2023 05:38
@lpinca
Copy link
Member

I'm not sure why the coverage job fails. Can we ignore it?

@lpincalpincaforce-pushed the actions/tools-update-doc branch from af4b2d9 to 7710af5CompareOctober 6, 2023 17:13
@aduh95aduh95force-pushed the actions/tools-update-doc branch from 6d492c8 to 269c8b8CompareOctober 23, 2023 17:09
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Oct 23, 2023
Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@aduh95aduh95force-pushed the actions/tools-update-doc branch from 269c8b8 to bcad579CompareOctober 26, 2023 09:14
@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 26, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 26, 2023
@nodejs-github-botnodejs-github-bot merged commit 6431c65 into mainOct 26, 2023
@nodejs-github-botnodejs-github-bot deleted the actions/tools-update-doc branch October 26, 2023 12:42
@nodejs-github-bot
Copy link
CollaboratorAuthor

Landed in 6431c65

@richardlau
Copy link
Member

richardlau commented Oct 26, 2023

I think this has broken the without-intl build:
https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu1804_sharedlibs_withoutintl_x64/40113/console

17:31:46 npm WARN cli npm v10.2.0 does not support Node.js v22.0.0-pre. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.17:31:47 17:31:47 added 109 packages, and audited 110 packages in 1s17:31:47 17:31:47 94 packages are looking for funding17:31:47 run `npm fund` for details17:31:47 17:31:47 found 0 vulnerabilities17:31:47 file:///home/iojs/build/workspace/node-test-commit-linux-containered/tools/doc/node_modules/micromark-util-character/index.js:517:31:47 const unicodePunctuationInternal = regexCheck(/\p{P}/u)17:31:47 ^^^^^^^^17:31:47 17:31:47 SyntaxError: Invalid regular expression: /\p{P}/u: Invalid property name17:31:47 at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:155:18)17:31:47 at callTranslator (node:internal/modules/esm/loader:285:14)17:31:47 at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:30)17:31:47 17:31:47 Node.js v22.0.0-pre17:31:47 /bin/sh: 5: node: not found17:31:47 Makefile:374: recipe for target 'test/addons/.docbuildstamp' failed

Opened a revert: #50414

alexfernandez pushed a commit to alexfernandez/node that referenced this pull request Nov 1, 2023
targos pushed a commit that referenced this pull request Nov 11, 2023
@targostargos mentioned this pull request Nov 12, 2023
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
@UlisesGasconUlisesGascon mentioned this pull request Dec 12, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.docIssues and PRs related to the documentations.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@nodejs-github-bot@lpinca@richardlau@MoLow@mhdawson@aduh95