Commit Graph

57 Commits

Author SHA1 Message Date
Andrew Murray
6101a5d7e8 Removed prefix dot from codecov.yml 2020-01-19 23:57:27 +11:00
Andrew Murray
d694bdfc0b Fixed Python coverage on Windows GHA 2020-01-19 23:45:41 +11:00
Andrew Murray
b1b20d81f4 Updated libjpeg to 9d 2020-01-12 22:43:39 +11:00
Andrew Murray
cb0f636db8 Updated libwebp to 1.1.0 2020-01-07 19:21:26 +11:00
Andrew Murray
4a0014ccee Updated libimagequant to 2.12.6 2019-12-31 08:43:20 +11:00
Andrew Murray
7c3076f613 Updated PyPy3 to 7.3.0 2019-12-25 08:00:08 +11:00
Andrew Murray
22ac95a588 Keep codecov-action 2019-12-24 19:11:46 +11:00
Hugo
1e5c2564b1 Move codecov config up a dir to prevent GHA recognising as workflow 2019-12-24 09:58:25 +02:00
Hugo
1c90c9d541 Add echo to debug 'Windows / Python 3.5 x86' 2019-12-16 15:27:17 +02:00
Hugo
77ad951d96 GHA: Use python-pillow/Pillow's Codecov token for own builds 2019-12-16 15:27:17 +02:00
Hugo
c22a5ffae7 Print some basic system information for the logs 2019-12-09 22:35:31 +02:00
Andrew Murray
4551d3aeb3
Merge pull request #4173 from hugovk/cover-tests
Include tests in coverage reports
2019-12-03 06:41:54 +11:00
Hugo van Kemenade
4e125fd4b0
Merge pull request #4216 from hugovk/gha-codecov-action
Use Codecov's GitHub Action
2019-12-02 15:59:50 +02:00
Andrew Murray
9f972cdf4c
Merge branch 'master' into gha-cache 2019-11-29 19:44:56 +11:00
Hugo van Kemenade
a9fc1b66b1
Fetch binary dependencies from pillow-depends on GitHub Actions (#4219)
Fetch binary dependencies from pillow-depends on GitHub Actions
2019-11-25 17:52:03 +02:00
Hugo van Kemenade
37be3b0dda
Merge pull request #4145 from nulano/ucs4-pypy
Fix Unicode support for PyPy
2019-11-24 13:51:27 +02:00
nulano
14f6528422 add pypy to gha win 2019-11-20 21:11:51 +00:00
nulano
bd6f00cf43 use cached binary dependency files 2019-11-20 19:45:30 +00:00
nulano
4163938854 Test Python 3.8 on Windows with GitHub Actions 2019-11-20 19:17:03 +00:00
nulano
96bfc98133 use checkout action to fetch depends 2019-11-20 18:27:53 +00:00
nulano
64317f8885 raqm now works with PyPy on Windows 2019-11-20 17:02:44 +00:00
Hugo
a1c6b5edf7 Cover tests https://nedbatchelder.com/blog/201908/dont_omit_tests_from_coverage.html 2019-11-20 17:28:12 +02:00
Hugo
1ff3a501ef Use Codecov's GitHub action 2019-11-20 17:26:39 +02:00
Hugo
e05ef3fef3 Include architecture in cache key 2019-11-19 11:55:49 +02:00
Hugo
324f4856fa Cache pip 2019-11-17 13:51:47 +02:00
nulano
197fb91574 upload image errors to GitHub Actions 2019-11-17 21:49:58 +11:00
nulano
c62b5f9044
temporarily remove PyPy from GHA testing 2019-11-08 15:10:33 +00:00
nulano
3c1f90efce use gs binary on gha 2019-11-07 23:05:14 +00:00
nulano
2d11929333 fix pypy3 pip on gha 2019-11-07 22:07:18 +00:00
nulano
641383f1e5 add lcms2 bulid script upgrade patch to gha 2019-11-07 21:52:09 +00:00
nulano
907ce50ba2 override distutils msvc search 2019-11-07 17:26:04 +00:00
nulano
b3b7ff6d9e Update GHA to Windows Server 2019 2019-11-07 16:41:24 +00:00
Hugo van Kemenade
55dd62e7cd
Merge pull request #4195 from radarhere/libtiff
Updated libtiff to 4.1.0
2019-11-06 21:21:24 +02:00
Andrew Murray
09ea81385a Updated libtiff to 4.1.0 2019-11-04 19:07:47 +11:00
Andrew Murray
47df9c2b0a Disabled heap verification for pypy GHA 2019-11-02 18:57:40 +11:00
Andrew Murray
83235c4b06 Enabled page heap verification 2019-11-02 13:12:15 +11:00
Hugo
3443c36795 Explicitly use cmd shell, as GHA changed the default to powershell 2019-10-25 14:16:51 +03:00
hugovk
dcb732d110 Test pypy3.6-v7.2.0 on Windows 2019-10-14 23:22:21 +03:00
nulano
7fb70695bd fix distutils not finding vcredist, use /MD 2019-10-01 22:23:42 +02:00
nulano
ae8fd7446f test-windows.yml raqm 2019-10-01 18:46:28 +02:00
nulano
a2b40f6cab fribidi 2019-09-30 01:19:56 +02:00
nulano
820d088115 test-windows.yml harfbuzz 2019-09-30 00:15:58 +02:00
nulano
58f1a143a2 test-windows.yml imagequant 2019-09-27 15:05:37 +02:00
nulano
d05655095b test-windows.yml libjpeg-turbo 2019-09-27 11:30:54 +02:00
nulano
b81f5481b8 test-windows.yml fix LNK4098 for CPython 2019-09-26 22:13:15 +02:00
nulano
04868c9e51 winbuild use lcms2-2.8 for python3.x; use static freetype on GHA 2019-09-26 14:01:59 +02:00
nulano
113a72633a test-windows.yml clean names 2019-09-25 11:28:52 +02:00
nulano
e1d3437644 test-windows.yml upload-artifact 2019-09-25 11:17:06 +02:00
nulano
4d35cb9d0a test-windows.yml pypy3, use actions/setup-python 2019-09-25 09:17:38 +02:00
nulano
74a7fd5985 test-windows.yml matrix platform 2019-09-24 14:12:28 +02:00