David Hewitt
|
51111dc861
|
Migrate from Travis CI to Github Actions
|
2020-08-12 08:09:30 +01:00 |
David Hewitt
|
7fe989693c
|
Move fmt and clippy to actions
|
2020-08-09 12:15:54 +01:00 |
David Hewitt
|
e0376d24aa
|
Experimental support for PyPy 3.6
Co-authored-by: Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>
|
2020-08-08 14:54:34 +01:00 |
konstin
|
3180e5cc06
|
POC stable rust (2 tests failing)
|
2020-06-18 17:21:09 +09:00 |
Mara Bos
|
dab8c2e4e7
|
Move macros into separate feature.
It's enabled by default to avoid breakage, but this allows compiling
pyo3 with a lot less dependencies in case the macros are not needed.
|
2020-05-09 11:27:30 +02:00 |
Yuji Kanagawa
|
139a1e6e6b
|
Use checkout@v2
|
2020-03-25 11:30:33 -04:00 |
kngwyu
|
4796a13b76
|
Enable mac x64 and Win x86 tests on github Actions
|
2020-03-24 15:38:06 +09:00 |
Alexander Niederbühl
|
b604061106
|
Add Python 3.8 to CI
|
2020-02-01 15:08:41 +01:00 |
Alexander Niederbühl
|
0fcb19bfe6
|
Set RUST_BACKTRACE=1 windows tests
|
2020-01-12 15:33:34 +01:00 |
Alexander Niederbühl
|
1d5cc89deb
|
Revert "Add Python 3.8 to github actions tests"
This reverts commit 5a3f903745 .
|
2019-12-28 13:02:31 +01:00 |
Alexander Niederbühl
|
5c1cb34c4a
|
gh-actions: Set max-parallel to 4
|
2019-12-28 12:45:45 +01:00 |
Alexander Niederbühl
|
5a3f903745
|
Add Python 3.8 to github actions tests
|
2019-12-28 12:37:47 +01:00 |
Alexander Niederbühl
|
2ce8a0b8b7
|
Trigger github action tests also on pull requests
|
2019-12-28 12:36:20 +01:00 |
kngwyu
|
dadeb17c3a
|
Fix Windows test
|
2019-11-17 16:34:55 +09:00 |
kngwyu
|
c0386f3d00
|
Delete appveyor.yml
|
2019-11-17 12:16:36 +09:00 |
Yuji Kanagawa
|
8204bd08a0
|
Enable Github Actions for Windows CI
|
2019-11-16 21:39:59 +09:00 |