Skip to content

build: track PDL files as inputs in inspector GN build#62888

Open
deepak1556 wants to merge 1 commit intonodejs:mainfrom
deepak1556:robo/fix_inspector_gn_config
Open

build: track PDL files as inputs in inspector GN build#62888
deepak1556 wants to merge 1 commit intonodejs:mainfrom
deepak1556:robo/fix_inspector_gn_config

Conversation

@deepak1556
Copy link
Copy Markdown
Contributor

The node_protocol_generated_sources action was missing gypi_values.node_pdl_files from its inputs, causing Ninja to skip regeneration when PDL domain files changed.

Refs electron/electron#51239

The node_protocol_generated_sources action
was missing gypi_values.node_pdl_files from its inputs, causing Ninja
to skip regeneration when PDL domain files changed.
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/inspector

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Apr 22, 2026
@addaleax addaleax added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Apr 24, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 24, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants