dispatcher: WinRM staging chunks sized for cmd.exe 8191 (2000 b64 chars per call) #9

Merged
founder merged 1 commit from windows-readiness-probe into main 2026-08-17 07:10:22 +00:00
Owner

The staged path used 6000-char chunks, still over cmd.exe's 8191 limit ('winrm_stage_exit=1 The command line is too long', key.store run 18552). Now 2000 base64 chars per stage call; e2e (padded past 8 KiB) green on the forge in 36 s.

The staged path used 6000-char chunks, still over cmd.exe's 8191 limit ('winrm_stage_exit=1 The command line is too long', key.store run 18552). Now 2000 base64 chars per stage call; e2e (padded past 8 KiB) green on the forge in 36 s.
dispatcher: WinRM staging chunks sized for cmd.exe's 8191-character command line (2000 base64 chars per call); e2e round trip exercises the chunked path
Some checks are pending
Build Container / Image (amd64) (pull_request) Waiting to run
Build Container / Image (arm64) (pull_request) Waiting to run
Build Container / Publish Manifest (pull_request) Blocked by required conditions
Build Go / Go Test (namespace-profile-linux-large) (pull_request) Waiting to run
Build Go / Go Test (namespace-profile-macos-large) (pull_request) Waiting to run
Build Go / Nix Build (pull_request) Waiting to run
Build Container / Image (amd64) (push) Waiting to run
Build Container / Image (arm64) (push) Waiting to run
Build Container / Publish Manifest (push) Blocked by required conditions
Build Go / Go Test (namespace-profile-linux-large) (push) Waiting to run
Build Go / Go Test (namespace-profile-macos-large) (push) Waiting to run
Build Go / Nix Build (push) Waiting to run
52aefe3dc3
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
key-store/forgejo-nsc!9
No description provided.