saltstack / salt-ext-modules-vmware

Salt Extension Modules for VMware
Apache License 2.0
20 stars 36 forks source link

Update pre-commit, py 3.10 support and support for vmotion work-in-progress #392

Closed dmurphy18 closed 1 year ago

dmurphy18 commented 1 year ago

Updated the pre-commit for updates similar to Salt Added support for Python 3.10 to pre-commit and testing Added support for vmotion get|enable|disable - work-in-progress, using it to test the pre-commit and py3.10 changes

dmurphy18 commented 1 year ago

Note: disabled Sphinx coverage use since 7.2.6 has a divide by zero issue, which had been fixed and should be available when Sphinx v7.3.0 is released