Actions: NVIDIA/OpenShell
Actions
Showing runs from all workflows
2,500+ workflow runs
2,500+ workflow runs
sandbox exec seeded its exit code to 0 and only overwrote it on an
Exit event, so a stream that ended early, was cancelled, or was truncated
reported a successful run. The gateway already treats the same condition as
a relay failure (Status::unavailable); mirror that on the CLI side so exit
0 always means an observed exit status of 0.
Fixes #2732
Required CI Gates
#15070:
Pull request #2957
labeled
by
johntmyers
sandbox exec seeded its exit code to 0 and only overwrote it on an
Exit event, so a stream that ended early, was cancelled, or was truncated
reported a successful run. The gateway already treats the same condition as
a relay failure (Status::unavailable); mirror that on the CLI side so exit
0 always means an observed exit status of 0.
Fixes #2732
E2E Label Help
#1732:
Pull request #2957
labeled
by
johntmyers
sandbox exec seeded its exit code to 0 and only overwrote it on an
Exit event, so a stream that ended early, was cancelled, or was truncated
reported a successful run. The gateway already treats the same condition as
a relay failure (Status::unavailable); mirror that on the CLI side so exit
0 always means an observed exit status of 0.
Fixes #2732
Required CI Gates
#15069:
Pull request #2957
unlabeled
by
johntmyers