salt/tools
Shane Lee 45c56b0033 Fix issues with the cmd module on Windows
stderr is no longer piped to stdout by default for cmd.run
Scripts are called using the -File paramter for powershell.exe
stderr is cleared if it contains CLIXML (only for encoded commands)
cmd.powershell now accepts lists as commands
Makes sure returned JSON data is valid before trying to load it
Strips whitespace from the stdout in win_runas
2024-05-14 21:15:16 +01:00
..
pkg Add Fedora 40 and Ubuntu 24.04 support 2024-05-13 18:31:50 +01:00
precommit Fix issues with the cmd module on Windows 2024-05-14 21:15:16 +01:00
testsuite We no longer use aarch64 on artifact filenames 2024-05-10 19:27:14 +01:00
utils We no longer use aarch64 on artifact filenames 2024-05-10 19:27:14 +01:00
__init__.py Add tools command to sync known OS'es with GH test labels 2024-03-28 13:41:54 +00:00
changelog.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
ci.py Differentiate FIPS test runs 2024-05-13 11:22:42 +01:00
docs.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
gh.py Add tools command to sync known OS'es with GH test labels 2024-03-28 13:41:54 +00:00
release.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
vm.py Fix description when rsync'ing from the VM to the local checkout 2024-05-09 16:39:56 +01:00