Commit Graph

214 Commits

Author SHA1 Message Date
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
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
Hugo van Kemenade
ce8c944525
Enabled page heap verification (#4186)
Enabled page heap verification
2019-11-06 19:05:49 +02:00
Hugo
0c46177804 Test on latest available Ubuntu and macOS 2019-11-06 18:27:06 +02:00
Hugo
9a247bd597 Test Python 3.8 on GHA 2019-11-05 13:13:36 +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
cc63f66575 Merge remote-tracking branch 'upstream/master' into rm-2.7 2019-11-01 13:22:56 +02:00
Hugo
37f492cbbc Add support for Fedora 31 2019-10-31 12:35:26 +02:00
Andrew Murray
756e77c0e6
Merge pull request #4165 from hugovk/rm-fedora-29
Remove soon-EOL Fedora 29
2019-10-27 07:36:30 +11:00
Andrew Murray
a6244ffbb1 Added OpenJPEG, libimagequant and freetype 2019-10-26 17:34:07 +11:00
Hugo
ef0fa7a651 Remove soon-EOL Fedora 29 2019-10-26 17:10:07 +11:00
Hugo van Kemenade
40133cfc74
Merge branch 'master' into rm-2.7 2019-10-26 09:07:44 +03:00
Andrew Murray
720a1738fa Replaced macOS Command Line Tools install with miniconda path 2019-10-26 09:58:47 +11:00
Hugo
3443c36795 Explicitly use cmd shell, as GHA changed the default to powershell 2019-10-25 14:16:51 +03:00
Hugo van Kemenade
2b86210308
Quotes and caps
To exactly match the recommend text at https://tidelift.com/lifter/package/pypi/Pillow/tasks/2439 and hopefully mark the task as done.
2019-10-19 09:58:13 +03:00
Hugo van Kemenade
28ff798889
Merge branch 'master' into rm-2.7 2019-10-15 12:11:43 +03:00
hugovk
dcb732d110 Test pypy3.6-v7.2.0 on Windows 2019-10-14 23:22:21 +03:00
Hugo
3e3a73749e Merge remote-tracking branch 'upstream/master' into rm-2.7 2019-10-12 13:42:25 +03:00
Hugo
a4d7861e34 Turn fail-fast off, so one failed job doesn't cancel others 2019-10-12 12:14:49 +03:00
Hugo
707c9910ab Install OS dependencies without checking version number 2019-10-12 10:49:26 +03:00
Hugo
cf8f8b1743 Drop support for EOL Python 2.7 2019-10-12 10:49:26 +03:00
Hugo
ac5642dc76 Split script.sh into build.sh and test.sh 2019-10-12 10:49:26 +03:00
Hugo
7c7c53fbb6 Test macOS with GitHub Actions 2019-10-12 10:49:26 +03:00
Hugo
e595ddbaa1 Test with GitHub Actions 2019-10-12 10:49:26 +03:00
Andrew Murray
4140cd807b
Merge branch 'master' into rm-2.7 2019-10-12 18:03:58 +11:00
Hugo van Kemenade
f0c08ad565
Merge branch 'master' into gha-win 2019-10-11 19:24:48 +03:00
Hugo
fc4dbf8484 Test Docker with GitHub Actions 2019-10-08 11:26:08 +03:00
Hugo
af770a6c55 Drop support for EOL Python 2.7 2019-10-07 14:30:59 +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
nulano
df1e290d88 test-windows.yml matrix python-version 2019-09-24 13:24:04 +02:00
nulano
1b59dd4f79 test-windows.yml build_dep ghostscript 2019-09-24 12:43:08 +02:00
nulano
a26a6e5028 test-windows.yml build_dep others, codecov 2019-09-24 11:33:03 +02:00
nulano
339e3838a1 test-windows.yml test 2019-09-23 22:45:21 +02:00
nulano
09715955c8 test-windows.yml bulid 2019-09-23 22:31:02 +02:00
nulano
a0f62fc306 test-windows.yml bulid_dep nmake 2019-09-23 21:50:17 +02:00
nulano
8aa5ec661f
Create test-windows.yml 2019-09-23 13:12:01 +02:00
Hugo
368570bfa5 Revert "Only run on push to prevent double runs"
This reverts commit f6eb0f7702.
2019-09-13 09:19:59 +03:00
Hugo
f6eb0f7702 Only run on push to prevent double runs 2019-09-13 08:23:15 +03:00
Hugo
77f5b04ed7 Add job name with matrix.python 2019-09-11 17:36:25 +03:00
Hugo
426d0c348f Rename var to follow example at https://github.com/actions/setup-python 2019-09-11 17:36:25 +03:00
Hugo
fb257ecfd9 Lint using GitHub Actions 2019-09-11 17:36:25 +03:00
Andrew Murray
414c9aafec Moved issue template into directory 2019-06-20 19:07:00 +10:00
Hugo
f2be7c4580
Merge pull request #3903 from hugovk/update-issue-template
Advice on general questions, bug reports and feature requests
2019-06-20 08:16:11 +03:00
Hugo
d0bc521579 Remove unused formatting from comments 2019-06-19 08:56:18 +03:00
Hugo
be12a33dae Advice on general questions, bug reports and feature requests 2019-06-13 18:02:12 +03:00
Alex Clark
674f69cf8b
Merge pull request #3867 from hugovk/add-FUNDING.yml
Set up GitHub Sponsors with Tidelift
2019-05-28 17:18:03 -04:00
Hugo
e24b494f88
Update issue template for community profile checklist (#3857)
Update issue template for community profile checklist
2019-05-25 11:02:18 +03:00
Hugo
dea863b7f5 Set up GitHub Sponsors with Tidelift 2019-05-24 15:59:18 +03:00
Hugo
2d1135d41b Move security policy to show up more clearly in the GitHub UI 2019-05-24 15:45:48 +03:00
Andrew Murray
1e77da1dcb
Update .github/ISSUE_TEMPLATE.md
Co-Authored-By: Hugo <hugovk@users.noreply.github.com>
2019-05-20 19:59:09 +10:00
Andrew Murray
3ebc19486b Added "name" and "about" variables 2019-05-20 06:14:13 +10:00
Andrew Murray
0fd4750ba4
Merge pull request #3637 from hugovk/default-to-codecov
Docs: Link to Codecov rather than Coveralls
2019-03-31 14:01:30 +11:00
Andrew Murray
0248dac24a Use Tidelift's security process [ci skip] 2019-03-07 20:38:21 +11:00
Hugo
976c0d79e1 Link to Codecov rather than Coveralls 2019-02-07 17:47:20 +02:00
Hugo
7da1cc2338
Reword 2018-09-18 13:10:34 +03:00
Hugo
dd5f370a39
Issue template: add prompts for versions
[CI skip]
2018-09-18 09:40:16 +03:00
Andrew Murray
639f7c1462 Include further instructions from ISSUE_TEMPLATE [ci skip] 2018-07-21 20:40:13 +10:00
Andrew Murray
15f6bdf56a Added Gitter references [ci skip] 2018-03-24 08:46:06 +11:00
Andrew Murray
9572b28fd7 Changed documentation references to 2.x to 2.7 [ci skip] 2018-01-02 12:51:54 +11:00
Hugo
4e1dacd984 Caps and hyphen
[CI skip]
2017-05-27 19:34:53 +03:00
wiredfool
551e5205d5 Update ISSUE_TEMPLATE.md
Added notes about image hosting.
2017-05-27 17:10:52 +01:00
wiredfool
3c1254b4c9 Updated Issue Template [skip ci]
Note for frameworks
2016-09-22 09:02:32 +01:00
Hugo
c954984599 Update security email address
Re: https://github.com/python-pillow/Pillow/issues/1713#issuecomment-204597429

[CI skip]
2016-09-06 21:10:22 +03:00
Hugo
9fdc061bcd Add simple PR template
Just a simple one for now, let's add and change it however best suits.

https://github.com/blog/2111-issue-and-pull-request-templates
https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/
2016-05-24 11:37:05 +03:00
Andrew Murray
8fa5f98171 Corrected link [ci skip] 2016-04-29 18:48:20 +10:00
hugovk
11b8faa761 Update RTD links https://blog.readthedocs.com/securing-subdomains/ 2016-04-28 09:35:03 +03:00
Andrew Murray
34c1a90736 Added AppVeyor to CONTRIBUTING [ci skip] 2016-04-03 21:57:40 +10:00
hugovk
5a05b48b4f Create issue template [CI skip] 2016-02-18 17:07:20 +02:00