Hugo van Kemenade
|
8ec8d23af4
|
Install Qt on GHA
|
2020-11-03 18:49:16 +02:00 |
|
Hugo van Kemenade
|
b01567fb0b
|
Fix setting PYTHONOPTIMIZE env var
|
2020-11-03 17:31:59 +02:00 |
|
Andrew Murray
|
732bf12fd6
|
Merge branch 'master' into 3.10
|
2020-10-31 15:16:46 +11:00 |
|
Andrew Murray
|
c309c64d0a
|
Updated Python for doccheck to 3.9
|
2020-10-30 23:51:41 +11:00 |
|
Andrew Murray
|
6a50e1076a
|
Invoke pip using Python
|
2020-10-29 22:41:29 +11:00 |
|
nulano
|
1e4d81f160
|
add Python 3.10-dev to GHA
|
2020-10-14 19:57:13 +01:00 |
|
Hugo van Kemenade
|
be06518383
|
GHA: Bump 3.9-dev to 3.9
|
2020-10-06 18:39:25 +03:00 |
|
nulano
|
43649846cf
|
add all successful report jobs
(cherry picked from commit 0158d752f17439e560ba58adb5dfc07765a106d7)
|
2020-09-23 12:56:58 +03:00 |
|
Hugo van Kemenade
|
1a3f5b6520
|
GHA/macOS/3.9-dev: Require setuptools 49.3.2+
|
2020-08-13 13:00:27 +03:00 |
|
Hugo van Kemenade
|
8784144855
|
GHA/Ubuntu/3.9-dev: Require setuptools 49.3.2+
|
2020-08-13 13:00:18 +03:00 |
|
nulano
|
46244cb4ed
|
enable Python 3.9 GHA tests
|
2020-07-17 19:34:00 +02:00 |
|
Andrew Murray
|
74c8072945
|
Merge pull request #4748 from hugovk/gha-simplify-config
Simplify GHA config
|
2020-07-15 21:36:23 +10:00 |
|
Andrew Murray
|
1f652954ba
|
Merge pull request #4746 from hugovk/rm-soon-eol-3.5
Drop support for EOL Python 3.5
|
2020-07-14 20:37:51 +10:00 |
|
Hugo van Kemenade
|
4323d975be
|
Use sphinx_removed_in extension for the '.. versionremoved::' directive
|
2020-07-09 13:28:07 +03:00 |
|
Hugo van Kemenade
|
410095e129
|
Use new 'pip cache dir' to combine macOS/Ubuntu cache config
|
2020-06-30 22:26:41 +03:00 |
|
Hugo van Kemenade
|
a08588250b
|
Use v2 actions
|
2020-06-30 22:01:19 +03:00 |
|
Hugo
|
6cdeb55118
|
Drop support for soon-EOL Python 3.5
|
2020-06-30 13:55:08 +03:00 |
|
Andrew Murray
|
41799985e1
|
Removed success conditions
|
2020-04-10 14:18:42 +10:00 |
|
Hugo
|
c87c1f3327
|
Only doccheck on Ubuntu/3.8
|
2020-04-06 21:19:18 +03:00 |
|
Hugo
|
f3d9377238
|
Revert "Only check docs on Travis"
This reverts commit fbb14f67a3 .
|
2020-04-06 21:19:18 +03:00 |
|
Hugo van Kemenade
|
f27873a888
|
Merge pull request #4243 from pmrowla/apng
Add APNG support
|
2020-04-01 00:23:57 +03:00 |
|
Hugo van Kemenade
|
91289f863b
|
Use v2 of actions/checkout
To fix https://github.com/actions/checkout/issues/23#issuecomment-572688577
|
2020-03-31 22:53:35 +03:00 |
|
Hugo
|
e2cf123850
|
Codecov now supports tokenless upload for GHA
|
2020-03-13 23:26:40 +02:00 |
|
Hugo
|
a529f0f39c
|
Use Codecov bash because the Action times out on macOS
|
2020-02-23 16:37:06 +02:00 |
|
Andrew Murray
|
a0a9b76ab5
|
Merge pull request #4378 from hugovk/codecov-flags
Add flags to Codecov for easier coverage checking/debugging
|
2020-01-26 22:17:54 +11:00 |
|
Hugo
|
5ac895e4d7
|
Use different Codecov flags for GHA_Ubuntu and GHA_macOS
|
2020-01-26 13:25:43 +11:00 |
|
Hugo
|
593a352466
|
Flag Codecov uploads for easier coverage checking/debugging
|
2020-01-26 13:25:43 +11:00 |
|
Andrew Murray
|
b7dce81879
|
Ensure that errors directory exists before trying to upload from it
|
2020-01-25 13:30:21 +11:00 |
|
Andrew Murray
|
04262913a2
|
MATRIX_OS no longer needed
|
2020-01-20 06:21:19 +11:00 |
|
Andrew Murray
|
6101a5d7e8
|
Removed prefix dot from codecov.yml
|
2020-01-19 23:57:27 +11:00 |
|
Andrew Murray
|
d3ccf18ede
|
Removed coveralls
|
2020-01-18 18:49:37 +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
|
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
|
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 |
|
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
|
fa40817efb
|
GHA: Install lcov on macOS to report coverage
|
2019-11-20 19:22:38 +02:00 |
|
Hugo
|
1ff3a501ef
|
Use Codecov's GitHub action
|
2019-11-20 17:26:39 +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
|
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 |
|
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 |
|