electron/script/node
trop[bot] b4db821b6a
fix: pass root_gen_dir from GN to generate_node_headers.py (#50873)
fix: pass root_gen_dir from GN to generate_node_headers.py

PR #50828 replaced a local get_out_dir() (defaulting to 'Testing') with
the shared one from script/lib/util.py (defaulting to 'Default').
Neither default is correct because the actual output directory depends
on the active build config. Pass $root_gen_dir from the GN action so
the script always uses the correct path.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2026-04-10 18:29:49 +02:00
..
generate_node_headers.py fix: pass root_gen_dir from GN to generate_node_headers.py (#50873) 2026-04-10 18:29:49 +02:00
generate_node_version_header.py refactor: move node ofs script to electron (#44425) 2024-10-29 13:22:26 +01:00
generate_original_fs.py build: use siso instead of reclient (#47534) 2025-08-22 14:17:02 -04:00