simpleMDMpy
simpleMDMpy copied to clipboard
Add CI support
As discussed with @rickheil, this PR is to make releases for SimpleMDMpy easier by building and uploading the wheel automatically through GitHub Actions.
This PR however does require an admin within MacAdmins to create a new PyPI token and set it as a secret for this repository (MACADMINS_PYPI_PASSWORD). Otherwise automatic uploads will fail for PyPI.
I would recommend setting the secret specific to this repository instead of the normal organization, as to avoid potential abuse outside of it.
References: