Open 6543 opened 2 years ago
PS: it will also add DroneCI support if you do so... #340 (just need to take care of some env var diffs)
CodeBerg.org provide its CI service https://ci.codeberg.org with woodpecker-ci software. It is great if cibuildwheel supports there for free software projects hosted on CodeBerg.org.
https://woodpecker-ci.org
https://woodpecker-ci.org/docs/next/usage/environment
it has the concept of plugins: https://woodpecker-ci.org/plugins so there just has to be a docker image of cibuildwheel released and if settings option should be supported, some addidtional env-var checks have to be added. that's it :)