summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Backport support for PEP-623 to 0.29.x: remove Unicode wstr support (GH-5145)Lisandro Dalcin2022-11-241-3/+3
* only cancel successive runs for pull requests (#5008)Max Bachmann2022-09-041-1/+1
* cancel unfinished CI run to save CI time (#5006)Max Bachmann2022-09-041-0/+4
* Update macos version for github actions (#4917)da-woods2022-07-251-10/+10
* CI: Remove "allow_failures" for Python 3.11 to make sure we notice failures d...Ewout ter Hoeven2022-07-181-3/+3
* Also upload the musllinux wheels to GH Releases.0.29.25-1Stefan Behnel2021-12-061-2/+4
* Also upload the Python tgz and wheel to GH Releases.0.29.25Stefan Behnel2021-12-061-0/+8
* Add more wheel targets and use the normal Makefile wheel build for everything.Stefan Behnel2021-12-061-71/+28
* Use newer GH wheel build action to make it work with Py3.10.Stefan Behnel2021-12-051-4/+4
* Fix wheel upload in release build.Stefan Behnel2021-12-051-2/+2
* [0.29.x only] Remove CI build targets that only work in master.Stefan Behnel2021-11-161-116/+1
* Add Github Actions workflow scripts.Stefan Behnel2021-11-162-0/+440