Commit Graph

20 Commits

Author SHA1 Message Date
Christoph Reiter
4771731f2a Move to uv 2025-10-20 09:39:30 +02:00
Christoph Reiter
e36d5effcf Update deps
remove standard deps from uvicorn, we don't really need all of
them, except maybe uvloop, but I don't see a difference.
2025-10-09 19:38:22 +02:00
Christoph Reiter
bffdc083f0 Drop support for Python 3.10 2025-08-29 13:58:03 +02:00
Christoph Reiter
48fab4d6c6 CI: test with 3.13 and update actions/setup-python 2025-01-17 19:04:03 +01:00
Christoph Reiter
1d9111ad45 CI: Update to actions/checkout@v4 2023-10-15 12:07:23 +02:00
Christoph Reiter
82b4e4e4ee Require Python 3.10
Ubuntu 22.04 should be enough
2023-10-15 12:06:56 +02:00
Christoph Reiter
37181a7aca Use reuse for license checks 2023-03-05 11:37:18 +01:00
Christoph Reiter
8da7f515dc CI: test with 3.11 final 2022-10-26 10:58:17 +02:00
Christoph Reiter
8ad4d1ff14 CI: test with 3.11 2022-09-20 09:28:56 +02:00
Christoph Reiter
3ed15055cc CI: Update actions 2022-09-20 09:15:28 +02:00
Christoph Reiter
69372e5c2b Switch default branch to main 2022-09-05 08:22:43 +02:00
Christoph Reiter
c4290f7673 Drop support for Python 3.7 2022-04-01 14:34:39 +02:00
Christoph Reiter
3cb42ad3c3 yaml... 2022-02-22 20:21:42 +01:00
Christoph Reiter
9f8204d034 CI: test with 3.10 2022-02-22 20:18:34 +01:00
Christoph Reiter
029854e121 GHA: disable fail-fast 2022-02-22 20:16:42 +01:00
Christoph Reiter
ad18c1896f Update to Python 3.9 2021-08-15 17:50:22 +02:00
Christoph Reiter
54d1cf12c7 Give the deploy job write permissions 2021-05-13 14:46:23 +02:00
Christoph Reiter
abc4b39e2f CI: enable workflow_dispatch 2021-04-24 12:24:55 +02:00
Christoph Reiter
b9d950e0af Build and push a docker image to the GH registry
For every push to master
2021-03-29 21:02:41 +02:00
Christoph Reiter
9c57c354a6 Use GHA for running tests 2020-07-11 09:59:49 +02:00