qinglong/shell/preload
copilot-swe-agent[bot] ee7d39f433 Fix NODE_OPTIONS not being available in task_before commands
Export NODE_OPTIONS and PYTHONPATH in bash subprocess so that any
node/python commands in task_before (pre-execution field) can access
the QLAPI preload. This fixes the issue where running
"node /ql/data/scripts/ql_sample.js" in pre-execution fails with
"ReferenceError: QLAPI is not defined".

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-22 14:45:56 +00:00
..
client.js Add cron task management to QLAPI (#2826) 2025-11-14 23:20:56 +08:00
client.py 修改 QLAPI 调用校验 2025-01-30 00:55:48 +08:00
sitecustomize.js Fix NODE_OPTIONS not being available in task_before commands 2025-11-22 14:45:56 +00:00
sitecustomize.py Fix NODE_OPTIONS not being available in task_before commands 2025-11-22 14:45:56 +00:00