Alex Garcia
|
cd9daa266c
|
Run datasette serve startup and uvicorn on a single event loop
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-08-31 13:13:03 -07:00 |
|
Simon Willison
|
e889403d3b
|
Upgrade to ruff>=0.16.0 (#2857)
* ruff>=0.16.0
See https://astral.sh/blog/ruff-v0.16.0
* uv run ruff check . --fix --unsafe-fixes
* Ruff fixes by Claude Code Opus 5
|
2026-07-25 15:47:08 -07:00 |
|
Simon Willison
|
d1d369456a
|
Move HTTPS test to a bash script
See https://github.com/simonw/datasette/issues/1955#issuecomment-1356627931
|
2022-12-17 18:33:07 -08:00 |
|
Simon Willison
|
de2a106328
|
Ran Black, refs #1388
|
2021-07-10 16:46:49 -07:00 |
|
Simon Willison
|
180c7a5328
|
--uds option for binding to Unix domain socket, closes #1388
|
2021-07-10 16:37:30 -07:00 |
|
Simon Willison
|
0a7621f96f
|
Use pytest-xdist to speed up tests (#1290)
* Run tests in CI using pytest-xdist
* Documentation for pytest-xdist
Closes #1289
|
2021-04-02 20:42:28 -07:00 |
|
Simon Willison
|
9603d893b9
|
Tests for --ssl-keyfile and --ssl-certfile, refs #1221
|
2021-02-11 16:53:20 -08:00 |
|