Andrew Murray
|
62fd8336b9
|
Update to Python 3.11 in GitHub Actions
|
2022-11-09 18:42:46 +11:00 |
|
nulano
|
7ad021efb0
|
GHA: use GITHUB_OUTPUT instead of deprecated set-output
|
2022-10-28 23:16:43 +01:00 |
|
Andrew Murray
|
b8fc7340d9
|
Merge branch 'main' into upload-fribidi
|
2022-10-28 21:27:56 +11:00 |
|
Hugo van Kemenade
|
d0ad0a0d3d
|
Merge pull request #6562 from nulano/winbuild-update
|
2022-10-27 14:10:16 +03:00 |
|
Hugo van Kemenade
|
68b435ed86
|
Test Python 3.11.0 final
|
2022-10-25 15:34:31 +03:00 |
|
Andrew Murray
|
7242a8a9ff
|
Merge branch 'main' into winbuild-update
|
2022-10-11 16:32:22 +11: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 |
|
renovate[bot]
|
9c8a909e83
|
Update github-actions
|
2022-09-24 09:50:14 +00:00 |
|
Hugo van Kemenade
|
53b6e5f4bf
|
Merge pull request #6281 from radarhere/codecov
|
2022-09-24 12:48:26 +03:00 |
|
Andrew Murray
|
04e1b9b121
|
Updated Ghostscript to 10.0.0
|
2022-09-23 07:34:58 +10:00 |
|
nulano
|
e9af622a2b
|
build brotli on Windows
|
2022-09-07 20:25:59 +02:00 |
|
nulano
|
757ee8cf52
|
compile libtiff with webp on windows
|
2022-09-05 12:48:42 +02:00 |
|
nulano
|
7f978ab707
|
compile libtiff with liblzma on windows
|
2022-09-05 11:12:38 +02:00 |
|
nulano
|
41a7bfe1c1
|
append dependency licenses to windows wheels on GHA
|
2022-09-05 08:11:23 +02:00 |
|
Andrew Murray
|
c2007e7558
|
Merge branch 'main' into codecov
|
2022-08-27 15:51:16 +10:00 |
|
nulano
|
b330ff910d
|
upload fribidi.dll to GHA
|
2022-08-24 22:04:43 +02: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
|
31b98bb3ba
|
Merge pull request #6222 from radarhere/python3
Use python3
|
2022-06-10 19:02:13 +03:00 |
|
Andrew Murray
|
dc4906c865
|
Updated codecov action to v3
|
2022-05-07 22:50:30 +10:00 |
|
Hugo van Kemenade
|
b4dab3aca3
|
Test Python 3.11-dev
|
2022-04-28 23:15:38 +03:00 |
|
Andrew Murray
|
23560348c1
|
Use python3 in build system information
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2022-04-18 14:37:00 +10:00 |
|
Andrew Murray
|
e8b2b9baca
|
Use python3
|
2022-04-18 12:53:55 +10:00 |
|
Andrew Murray
|
c3c5b31ef1
|
Updated Ghostscript to 9.56.1
|
2022-04-05 07:51:51 +10:00 |
|
Andrew Murray
|
954aa4e01d
|
Updated setup-python, checkout and upload-artifact actions to v3
|
2022-03-04 20:04:12 +11:00 |
|
Andrew Murray
|
57f106c683
|
Enable heap verification without gflags
|
2022-02-24 09:16:05 +11:00 |
|
Andrew Murray
|
d8e94c206e
|
Switched from windows-2019 to windows-latest
|
2022-01-30 14:40:30 +11:00 |
|
Hugo van Kemenade
|
915d014136
|
GHA: Change condition to allow manually building wheels in forks
|
2021-12-01 12:42:11 +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
|
b744e7933a
|
Use actions/setup-python's pip cache
|
2021-11-18 13:42:41 +02: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
|
a80f8133d6
|
Updated Ghostscript to 9.55.0
|
2021-09-27 23:19:05 +10:00 |
|
Hugo van Kemenade
|
2bd2fbbf0b
|
Move MinGW to own workflow
|
2021-09-11 17:13:48 +03:00 |
|
Andrew Murray
|
d9d811ff21
|
Replaced xml.etree.ElementTree with defusedxml.ElementTree
|
2021-06-30 11:28:44 +10:00 |
|
Andrew Murray
|
f132e4de8d
|
Removed setuptools version requirement
|
2021-05-14 19:48:47 +10:00 |
|
nulano
|
8803dd19f0
|
remove unused variables, PyPy 7.3.4 ships 64-bit binaries for Windows
|
2021-04-12 20:24:04 +02:00 |
|
Hugo van Kemenade
|
cafd389770
|
Merge pull request #5359 from nulano/libtiff-cmake
|
2021-04-01 12:03:42 +03:00 |
|
Andrew Murray
|
d8b4a92806
|
Updated Ghostscript to 9.54.0
|
2021-03-31 16:03:13 +11:00 |
|
wiredfool
|
3addd7df4e
|
Merge pull request #5062 from nulano/fribidi-link
Dynamically link FriBiDi instead of Raqm
|
2021-03-27 16:29:04 +00:00 |
|
Andrew Murray
|
1105c5d5c9
|
Updated nasm to 2.15.05
(cherry picked from commit 6e31662a49 )
|
2021-03-24 21:31:10 +01:00 |
|
Hugo van Kemenade
|
b7e525dfa4
|
Merge pull request #5329 from wiredfool/pytest-timeout
|
2021-03-14 22:04:32 +02:00 |
|
Eric Soroos
|
d0d42cd7c2
|
Install pytest-timeout on the ci.
(dry?)
|
2021-03-14 14:20:57 +01:00 |
|
Hugo van Kemenade
|
2999628a2b
|
Merge pull request #5219 from radarhere/mkdir_test_errors
Replaced mkdir command with Python
|
2021-03-08 14:07:38 +02:00 |
|
Andrew Murray
|
666d3c5d3f
|
Use bash shell for mkdir command
|
2021-03-08 22:21:22 +11:00 |
|
nulano
|
61ee8ec03c
|
document and add tests for SBIX color font support
|
2021-02-22 12:00:20 +11:00 |
|
Andrew Murray
|
9b56833300
|
Merge branch 'master' into fribidi-link
|
2021-02-07 16:02:16 +11:00 |
|
Andrew Murray
|
62628b9638
|
Install pytest and pytest-cov using pip rather than pacman
|
2021-01-28 23:01:26 +11:00 |
|
Andrew Murray
|
f9c283468d
|
Added import test
|
2021-01-09 23:04:32 +11:00 |
|
nulano
|
d4403bec46
|
GHA: fix windows build for dynamic fribidi
|
2021-01-05 00:06:29 +11:00 |
|