Files
python-sdk/tests
pptx704 ad454cd909
All checks were successful
ci/woodpecker/push/unit Pipeline was successful
refactor: send cmd verbatim, drop /bin/sh -c wrap
commands.run / stream now forward the user-supplied command string as
`cmd` instead of repackaging it as `cmd=/bin/sh args=["-c", cmd]`.
Callers that want shell semantics or argv splitting handle it
themselves; stream still accepts an optional `args` list for explicit
argv. Updated docstrings and payload tests accordingly.
2026-06-26 17:33:32 +06:00
..
2026-06-23 16:26:31 +06:00