Peter Steinberger
|
db02a96c4c
|
refactor(process): route bounded commands through Execa (#106495)
* refactor(process): centralize bounded command execution
* refactor(process): migrate core one-shot commands
* refactor(plugins): migrate one-shot commands
* fix(process): await Windows tree termination
* chore(plugin-sdk): refresh process runtime surface
* refactor(process): migrate remaining bounded commands
* refactor(process): normalize command result handling
* refactor(process): split execution responsibilities
* chore(plugin-sdk): refresh API baseline
* chore(process): remove release-owned changelog entry
* fix(process): narrow binary command input checks
* fix(process): cap sandbox command output
* fix(qa-lab): preserve exact node probe env
* chore(ci): refresh dead export baseline
* fix(process): preserve force-kill command deadlines
* fix(process): avoid post-exit timeout reclassification
* test(process): update scp staging wrapper mock
* test(process): update remaining wrapper mocks
* refactor(qa-lab): preserve Execa tar execution
|
2026-07-13 11:07:35 -07:00 |
|
Vincent Koc
|
a70b34a3cb
|
fix(qa-lab): resolve Windows node lookup tool
|
2026-06-21 12:14:39 +02:00 |
|
Peter Steinberger
|
58912f8fd8
|
docs: document channel extension sources
|
2026-06-04 21:59:00 -04:00 |
|
Peter Steinberger
|
b653d94918
|
chore(lint): enable no-useless-assignment
|
2026-05-31 22:40:48 +01:00 |
|
Peter Steinberger
|
0fe007f71b
|
refactor: trim extension test hooks
|
2026-05-01 14:32:30 +01:00 |
|
Gustavo Madeira Santana
|
8ecb6bbb12
|
QA: accept nodejs as Node runtime
|
2026-04-16 02:39:52 -04:00 |
|
Gustavo Madeira Santana
|
d5933af80b
|
QA: fix private runtime source loading (#67428)
Merged via squash.
Prepared head SHA: b8bf2b6be6
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-15 21:59:16 -04:00 |
|