Hugo van Kemenade
|
ac6b9632b4
|
Test Python 3.12-dev on macOS and Ubuntu
|
2023-02-11 16:36:52 +02:00 |
|
Hugo van Kemenade
|
674ec6ec4d
|
Add support for PyPy3.9, drop PyPy3.7
|
2022-12-06 20:55:34 +02:00 |
|
Andrew Murray
|
62fd8336b9
|
Update to Python 3.11 in GitHub Actions
|
2022-11-09 18:42:46 +11:00 |
|
Hugo van Kemenade
|
68b435ed86
|
Test Python 3.11.0 final
|
2022-10-25 15:34:31 +03:00 |
|
Yay295
|
4c49e2dcdd
|
add "concurrency" to GitHub actions so that old workflows are cancelled in favor of new runs
|
2022-09-26 07:16:33 -05:00 |
|
Andrew Murray
|
ef7e1ee49e
|
Merge pull request #6612 from radarhere/makedoc
Ensure dependencies are installed when building docs
|
2022-09-25 09:00:49 +10:00 |
|
Andrew Murray
|
c043f972d0
|
Merge branch 'main' into makedoc
|
2022-09-24 19:51:36 +10:00 |
|
renovate[bot]
|
9c8a909e83
|
Update github-actions
|
2022-09-24 09:50:14 +00:00 |
|
Andrew Murray
|
652e33842b
|
Ensure dependencies are installed when building docs
|
2022-09-23 21:45:36 +10:00 |
|
Andrew Murray
|
c2007e7558
|
Merge branch 'main' into codecov
|
2022-08-27 15:51:16 +10:00 |
|
Andrew Murray
|
2d21bc06f3
|
Replaced Codecov bash uploader with GitHub Action
|
2022-08-27 12:17:40 +10:00 |
|
neilnaveen
|
43b185e1c1
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
|
2022-07-04 01:19:58 +00:00 |
|
Hugo van Kemenade
|
b4dab3aca3
|
Test Python 3.11-dev
|
2022-04-28 23:15:38 +03:00 |
|
Hugo van Kemenade
|
abd9eda499
|
Replace Read the Docs Sphinx Theme with Furo
|
2022-03-28 20:00:07 +03:00 |
|
Andrew Murray
|
954aa4e01d
|
Updated setup-python, checkout and upload-artifact actions to v3
|
2022-03-04 20:04:12 +11:00 |
|
Andrew Murray
|
949e4afaa9
|
Updated Python for doccheck to 3.10
|
2022-03-01 09:19:04 +11:00 |
|
Andrew Murray
|
e7e05e2701
|
GHA: Restored macos-latest for PyPy builds
|
2021-12-18 19:39:05 +11:00 |
|
Andrew Murray
|
603fb34701
|
GHA: Still use macos-latest for non-PyPy builds
|
2021-12-15 08:10:12 +11:00 |
|
Hugo van Kemenade
|
5b023c7d48
|
GHA: Use macos-10.15 to fix build
|
2021-12-14 17:10:09 +02:00 |
|
Hugo van Kemenade
|
22ad04743c
|
GHA: Add workflow_dispatch to enable manually triggering builds
|
2021-11-30 22:14:34 +02:00 |
|
Hugo van Kemenade
|
71f7c806ac
|
Simplify cache-dependency-path
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2021-11-18 14:33:57 +02:00 |
|
Hugo van Kemenade
|
b744e7933a
|
Use actions/setup-python's pip cache
|
2021-11-18 13:42:41 +02:00 |
|
Hugo van Kemenade
|
3e9a6f7508
|
Test slower macOS first, for slightly faster builds
|
2021-10-18 14:33:02 +03:00 |
|
Hugo van Kemenade
|
86f32f6074
|
Test PyPy3.8
|
2021-10-18 14:33:02 +03:00 |
|
Hugo van Kemenade
|
67b4cb52d1
|
Stop testing Python 3.6 on CI
|
2021-10-18 14:33:02 +03:00 |
|
Hugo van Kemenade
|
8eb3c9791d
|
Test Python 3.10.0 final on GitHub Actions
|
2021-10-05 11:54:12 +03:00 |
|
Andrew Murray
|
771c7d937e
|
Install numpy on Python 3.10
|
2021-08-10 12:46:12 +10:00 |
|
Andrew Murray
|
a42a35269a
|
Reverse test order for two jobs
|
2021-06-14 22:58:40 +10:00 |
|
Hugo van Kemenade
|
ca97b16c0a
|
Install normalised sphinx-copybutton
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2021-05-16 09:46:00 +03:00 |
|
Hugo van Kemenade
|
5caa04c2d1
|
Build docs with sphinx_copybutton and sphinxext.opengraph
|
2021-05-14 20:13:44 +03:00 |
|
Hugo van Kemenade
|
ee94f4e394
|
Revert "Fixed Python 3.10 at alpha.7"
|
2021-04-30 11:35:27 +03:00 |
|
Andrew Murray
|
5cae79b8e5
|
Fixed Python 3.10 at alpha.7
|
2021-04-27 20:27:00 +10:00 |
|
Andrew Murray
|
666d3c5d3f
|
Use bash shell for mkdir command
|
2021-03-08 22:21:22 +11:00 |
|
Andrew Murray
|
2e5d7dd387
|
Use python3
|
2021-01-06 22:42:31 +11:00 |
|
Andrew Murray
|
83d82ae150
|
Merge pull request #5098 from hugovk/deprecate-freetype
Deprecate FreeType 2.7
|
2020-12-20 13:35:41 +11:00 |
|
nulano
|
5c600adf41
|
gha: add PyPy3.7
|
2020-12-17 20:09:13 +01:00 |
|
Hugo van Kemenade
|
f0c0a0a1f4
|
Autolink CVEs with sphinx-issues
|
2020-12-17 10:29:04 +02:00 |
|
nulano
|
d8d8a2c74d
|
set xvfb bit depth
|
2020-11-04 14:15:38 +00:00 |
|
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 |
|