salt/tools/precommit
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
..
__init__.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
changelog.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
docs.py Update code to be Py3.7+ to reduce merge forward conflicts 2024-02-29 10:16:58 +00:00
docstrings.py Fix issues with the cmd module on Windows 2024-05-14 21:15:16 +01:00
filemap.py Update pre-commit hook versions 2024-02-29 10:16:58 +00:00
loader.py Migrate tasks/loader.py -> tools/precommit/loader.py 2023-11-23 08:44:35 +00:00
workflows.py Add Fedora 40 and Ubuntu 24.04 support 2024-05-13 18:31:50 +01:00