master
move cli unit tests to pytest
Async batch (#60269)
Fix sync batch mode failing under non-root salt-master
Restore sync batch visibility through the event bus
Merge branch '3007.x' into merge/3007.x/3008.x-26-06-23
Fix multi-ring runner leader fan-out and quiet CI flakes
Merge 3006.x into 3007.x
Add test to check extension_modules value alignment
Add test case to assert that `salt.client.ssh.SSH.fsclient.destroy()` is called.