Andrew Murray
|
1d0c63e523
|
Specify shell
|
2020-01-20 06:20:13 +11:00 |
|
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
|
560b969501
|
Removed build tools
|
2020-01-18 18:49:37 +11:00 |
|
Andrew Murray
|
d3ccf18ede
|
Removed coveralls
|
2020-01-18 18:49:37 +11:00 |
|
Andrew Murray
|
8606ae0721
|
Merge pull request #4336 from hugovk/travis_arch
Test on new Travis CPUs
|
2020-01-13 20:02:21 +11:00 |
|
Andrew Murray
|
b1b20d81f4
|
Updated libjpeg to 9d
|
2020-01-12 22:43:39 +11:00 |
|
Hugo
|
428b06365e
|
Move scripts from .travis to .ci because they're also used by GitHub Actions
|
2020-01-08 15:43:28 +02: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
|
0893515c98
|
Updated use of matrix variables
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2019-12-30 21:37:40 +11:00 |
|
Andrew Murray
|
6d1c9558dc
|
Added coverage for Docker GHA
|
2019-12-30 20:44:15 +11:00 |
|
Andrew Murray
|
e51b7fa2a2
|
Added CentOS 8
|
2019-12-26 18:48:18 +11:00 |
|
Andrew Murray
|
7c3076f613
|
Updated PyPy3 to 7.3.0
|
2019-12-25 08:00:08 +11:00 |
|
Andrew Murray
|
59481f5bb0
|
Merge pull request #4266 from hugovk/gha-codecov-bash
GHA: Use python-pillow/Pillow's Codecov token for own builds
|
2019-12-25 07:57:28 +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 van Kemenade
|
fbb14f67a3
|
Only check docs on Travis
At least whilst there's a problem on GHA:
https://github.community/t5/GitHub-Actions/GitHub-Action-for-python-import-of-quot-tkinter-quot-fails/td-p/40644
|
2019-12-23 12:26:59 +02:00 |
|
Hugo van Kemenade
|
eced562012
|
Fix 404
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-12-21 12:24:45 +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 van Kemenade
|
a4dc5740f9
|
Only print Mac version on Mac
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2019-12-13 15:44:01 +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
|
0416135d14
|
Merge pull request #4217 from hugovk/gha-macos-lcov
GHA: Install lcov on macOS to report coverage
|
2019-11-24 13:57:56 +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 |
|
Hugo
|
fa40817efb
|
GHA: Install lcov on macOS to report coverage
|
2019-11-20 19:22:38 +02: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
|
e5486b40f8
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-18 13:56:42 +02:00 |
|
Hugo
|
324f4856fa
|
Cache pip
|
2019-11-17 13:51:47 +02:00 |
|
Hugo
|
45497c33b8
|
Add hashFiles to cache key, and add restore-keys
|
2019-11-17 13:51:47 +02:00 |
|
Hugo
|
b0d9fe6ce3
|
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 |
|
Hugo
|
12a725988e
|
Merge remote-tracking branch 'upstream/master' into rm-2.7
|
2019-11-16 17:10:10 +02:00 |
|
Andrew Murray
|
48eb37aa40
|
Merge pull request #4199 from hugovk/upgrade-gha-macos
Test on latest available macOS and Ubuntu
|
2019-11-09 15:18:23 +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 |
|