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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants