simpleMDMpy icon indicating copy to clipboard operation
simpleMDMpy copied to clipboard

Add CI support

Open khronokernel opened this issue 2 years ago • 0 comments

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:

khronokernel avatar Jan 10 '24 15:01 khronokernel