Files
electron/script
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
..
2025-05-30 10:59:11 +02:00
2025-07-14 11:27:19 -04:00
2024-03-21 09:48:23 -04:00
2025-12-10 14:04:14 -05:00