diff options
| author | hathach <[email protected]> | 2026-08-20 18:30:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-08-20 18:30:45 +0700 |
| commit | 0fa0ece024fecae0847459b5949c66f40fcc6e11 (patch) | |
| tree | d1cc160b3a0c34c96869a407c86e0e080c373bf1 /tools | |
| parent | 208ce50e0d5c08eead9c854d73fd397748e1413e (diff) | |
hil: address Copilot review — loud extraction markers, exit-visible variant warnings
The workflow-logic harness slices hil-validate.js between marker strings (the body is not
a module; the runtime wraps it, so markers are the only handle). A renamed marker used to
produce a garbage slice and a confusing ReferenceError; it now fails naming the missing
marker, proven by mutating the marker and watching the message.
The variant-warning loop in hil_ci.sh read variant_names through a process substitution --
the exact exit-status blindness the comment in resolve_build_dirs warns about, two
functions earlier in the same file. A plain command-substitution assignment is visible to
set -e, so a malformed roster now aborts instead of silently skipping the warnings.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
