Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
currently in C/Py Releases georg manually builds windows wheels and the source archive, packs that in a tarball and attaches to the release todo, e.g. TODO-5402
This is not ideal. Source archives are already proved by github, e.g. https://github.com/mariadb-corporation/mariadb-connector-python/releases/tag/v1.1.12
Let's try to use github actions to build wheels for windows.