Commit graph

44 commits

Author SHA1 Message Date
Peter Bieringer
b122002077 drop support of python 3.8, fixes https://github.com/Kozea/Radicale/issues/1628 2025-01-03 00:41:26 +01:00
Peter Bieringer
f7e46ebf39 change from 3.13.0.beta to final 2024-11-21 08:05:35 +01:00
Peter Bieringer
1ea782e3b2 drop test on pytest-3.8, anyhow EOL since 2024-10 2024-11-21 08:02:18 +01:00
Peter Bieringer
b1cf1f2e28 add Python 3.13 2024-07-25 16:07:41 +02:00
Mathieu Dupuy
c499c313c2
split tox jobs 2024-07-25 00:22:11 +02:00
Peter Bieringer
9809fbcba4 pin workflow to python 3.12.3 as 3.12.4 causes issues 2024-07-12 05:41:13 +02:00
Peter Bieringer
2a35d349b8
Update test.yml, back to v5, more local tests are required 2024-05-29 21:47:39 +02:00
Peter Bieringer
d1e01aadb5
Update test.yml, downgrade setup-python
@v5 -> @v4 try to fix https://github.com/Kozea/Radicale/issues/1503
2024-05-29 21:39:22 +02:00
Julien Sanchez
c11a08cf88
Update checkout and setup-python to latest versions
Fix warnings about deprecated Node.js 16 actions.

See:

- #1493
- 8943158465/attempts/1
2024-05-20 10:21:56 +02:00
Peter Bieringer
a7e631668f remove python 3.7 from test cases 2024-04-27 17:02:02 +02:00
Peter Bieringer
9e5f6db84b remove python 3.7 from test cases 2024-04-27 16:59:43 +02:00
Peter Bieringer
8baf4b7e3f remove pypy-3.10/11/12, not existing?! 2024-03-05 20:52:38 +01:00
Peter Bieringer
78a5813831 Add Python 3.12 and missing pypy-3.10, pypy-3.11 2024-03-05 20:48:45 +01:00
Unrud
6a96b1f5a7 Test python 3.11 2023-03-05 17:15:34 +01:00
Unrud
794c1f84fb Drop support for python 3.6 2023-03-05 17:15:34 +01:00
Unrud
156ce91f35 Cosmetics 2022-07-03 12:37:54 +02:00
Unrud
3594217570 github-actions: Fix pypy versions 2022-07-03 12:33:24 +02:00
Unrud
f7fd323dea Test pypy3.9 2022-07-03 12:29:02 +02:00
Unrud
f9d9b88a77 Update github-actions 2022-07-03 12:28:47 +02:00
Unrud
14a3c3d763 Use tox for tests 2022-07-03 10:14:38 +02:00
Unrud
413c74c27c Remove pytest-runner 2022-07-02 20:39:09 +02:00
Unrud
730332d680 Fix YAML syntax (string not number) 2022-02-07 14:20:50 +01:00
Unrud
b87d1c8038 Test python 3.10 2022-02-07 14:14:03 +01:00
Unrud
e42b46c722 Actions: Skip pypy on windows 2022-02-01 19:07:54 +01:00
Unrud
3779d749cd Revert "Actions: Display python info"
This reverts commit af6c6b96b9.
2022-02-01 15:57:25 +01:00
Unrud
b610c3214d Actions: Test pypy-3.7 and pypy-3.8 2022-02-01 15:54:27 +01:00
Unrud
c3d22e680f Actions: Run on OS from test matrix 2022-02-01 15:47:17 +01:00
Unrud
af6c6b96b9 Actions: Display python info 2022-02-01 15:43:21 +01:00
Unrud
9997a32629 Try to fix coveralls
See https://github.com/TheKevJames/coveralls-python/issues/252
2021-03-23 00:26:27 +01:00
Unrud
0cabc64584 CI: Remove Python 3.9.0-alpha 2021-03-23 00:17:30 +01:00
Unrud
571567a4ec Drop support for Python 3.5 (end-of-life) 2020-10-04 15:13:01 +02:00
Unrud
dbe95641c0 Test Python 3.9 2020-08-31 14:11:42 +02:00
Unrud
c8c330d481 CI: Fix coveralls
Broken by coveralls>=2.1.0
2020-07-23 19:45:31 +02:00
Unrud
ac0cfeabb9 CI: Update actions/setup-python to v2 2020-07-23 19:11:34 +02:00
Unrud
969502cd7b Upload coverage for all branches 2020-05-19 04:41:14 +02:00
Unrud
53b1021cf7 Cosmetics 2020-03-01 00:25:41 +01:00
Unrud
61b7928758
Revert 'Use system python3' 2020-02-29 20:33:44 +01:00
Unrud
1e3afcfe62
Use system python3 2020-02-29 20:06:07 +01:00
Unrud
74abe02b70
Remove unecessary conditions 2020-02-27 19:11:28 +01:00
Unrud
cfbed8377a Import documentation from 2.1.x 2020-02-27 02:59:56 +01:00
Unrud
5af2c6e69a Actions: Fix condition 2020-02-25 23:01:04 +01:00
Unrud
5c4989f26c Actions: Call Coveralls parallel builds webhook 2020-02-25 22:08:48 +01:00
Unrud
63167300e6 Actions: Upload coverage 2020-02-25 19:32:50 +01:00
Unrud
bd8393585e Use github actions for tests 2020-02-25 17:27:25 +01:00