summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Add Py3.10 as CI test target.Stefan Behnel2021-10-241-1/+9
* Add CI jobs that compile more Cython modules with "--cython-compile-all", to ...Stefan Behnel2021-07-261-0/+21
* Use different build jobs for manylinux release builds.Stefan Behnel2021-07-071-12/+92
* Build and keep wheels in Github Actions. (GH-4267)scoder2021-07-062-0/+67
* Split up macOS CI jobs to avoid arbitrary timeouts.Stefan Behnel2021-05-261-3/+11
* Split the current "CYTHON_COMPILING_IN_LIMITED_API" macro guard (GH-3611)scoder2021-05-251-0/+27
* CI: mark Py3.10-dev jobs as expected to succeed (for now).Stefan Behnel2021-05-251-3/+4
* CI: mark GCC-11 jobs as expected to succeed.Stefan Behnel2021-05-251-2/+0
* CI: try to fix setup script.Stefan Behnel2021-05-251-7/+12
* Add CI jobs that test with GCC 11.Stefan Behnel2021-05-251-0/+9
* Avoid compiling Cython and installing gcc etc. in code style CI job since if'...Stefan Behnel2021-05-251-1/+1
* Keep docs around as archive in style checks job.Stefan Behnel2021-05-251-1/+8
* Add a Code of Conduct, and a reporting manual for it (GH-4168)Ralf Gommers2021-05-182-0/+170
* Disable "cycoverage" test job since it currently fails, probably dude to issu...Stefan Behnel2021-05-141-28/+28
* Add a coverage test job with a compiled Cython package to compare plain Pytho...Stefan Behnel2021-05-141-9/+36
* Add test job for code coverage analysis (GH-4157)Zhenbo Li2021-05-141-0/+33
* Simplify GHA ccache key.Stefan Behnel2021-05-021-1/+1
* Fix GH-Actions cache key. Apparently, it must not contain ",", and there is n...Stefan Behnel2021-05-021-1/+1
* Reconfigure ccache and add the backend (C/C++) to the cache key to distinguis...Stefan Behnel2021-05-021-2/+2
* Augmenting the PATH does not work like this in ci.yml, so do it in the test r...Stefan Behnel2021-05-021-1/+0
* Fix yaml syntax.Stefan Behnel2021-05-021-1/+1
* Enable ccache usage on Github Actions.Stefan Behnel2021-05-021-0/+1
* Switch to github actions (GH-3943)davfsa2021-04-301-0/+149
* Help reporters see the first paragraph of the bug report template.scoder2020-10-231-1/+1
* In bug template, ask for Python version in addition to Cython versionscoder2020-08-111-1/+2
* Update issue templatesscoder2020-08-012-2/+38
* Delete unused custom ticket templatescoder2020-07-261-21/+0
* Update issue templatesscoder2020-07-262-0/+22
* Create bug templatescoder2020-07-261-0/+32
* Create FUNDING.ymlStefan Behnel2019-11-061-0/+12