-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to split arguments with shlex.split in ExecuteProcess #711
base: rolling
Are you sure you want to change the base?
Commits on Jan 22, 2024
-
add split_arguments argument for ExecuteLocal
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11beb25 - Browse repository at this point
Copy the full SHA 11beb25View commit details -
add tests for split_arguments argument in ExecuteLocal
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4922f16 - Browse repository at this point
Copy the full SHA 4922f16View commit details -
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e45bed9 - Browse repository at this point
Copy the full SHA e45bed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95abdc2 - Browse repository at this point
Copy the full SHA 95abdc2View commit details -
working on xml tests for split_arguments, not working yet
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82069ed - Browse repository at this point
Copy the full SHA 82069edView commit details -
move logic out of async fn to avoid race, and fixups
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e5c32d - Browse repository at this point
Copy the full SHA 6e5c32dView commit details -
add yaml and xml tests for split_arguments
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74f5f4c - Browse repository at this point
Copy the full SHA 74f5f4cView commit details -
fixup yaml indent in test example
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b6c759 - Browse repository at this point
Copy the full SHA 1b6c759View commit details -
conditionally set the shlex.split() mode for Windows
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fae8e5c - Browse repository at this point
Copy the full SHA fae8e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7fb0d - Browse repository at this point
Copy the full SHA 1b7fb0dView commit details -
Signed-off-by: William Woodall <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66d408b - Browse repository at this point
Copy the full SHA 66d408bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fed58 - Browse repository at this point
Copy the full SHA 03fed58View commit details