Commit Graph
3 Commits
Author SHA1 Message Date
patrick b85ba92380 fix: declare ruff as a dev dependency
ci / frontend (push) Successful in 1m59s
ci / backend (push) Failing after 1m7s
CI has no nix shell, and ruff was only ever a nix package, so both lint steps
died with "Failed to spawn: ruff". Pinned exactly: the formatter deciding what
is correct must be one version, or CI rejects what the dev shell produced.
2026-08-18 00:37:00 -04:00
patrick 2de0aac23a chore: update dependencies and ignore new warning in tests
ignore JWT related warning that was introduced when updating
dependencies related to JWT secret size (test value of "secret" is too
short).
2026-03-09 14:21:37 -04:00
hiperman 7ca0a21283 Initial commit 2025-12-04 00:33:37 -05:00