Half-baked rate limiting
  • Python 96.2%
  • Makefile 2.2%
  • Dockerfile 1.6%
Find a file
Björn Petersen 75c2538826
All checks were successful
ci/woodpecker/push/check-build/2 Pipeline was successful
ci/woodpecker/push/check-build/1 Pipeline was successful
ci/woodpecker/push/check-migrations-postgres/1 Pipeline was successful
ci/woodpecker/push/check-code Pipeline was successful
ci/woodpecker/push/check-migrations-postgres/2 Pipeline was successful
ci/woodpecker/push/check-migrations-postgres/3 Pipeline was successful
ci/woodpecker/push/check-migrations-sqlite Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful
ci: use mise caching
2026-04-07 18:34:48 +02:00
.woodpecker ci: use mise caching 2026-04-07 18:34:48 +02:00
migrations fix(deps): update flyway to v12.3 2026-04-05 18:18:50 +00:00
src/rate_limiter chore: move tests out of src/ 2025-10-23 21:18:30 +02:00
tests chore: move tests out of src/ 2025-10-23 21:18:30 +02:00
.editorconfig Initial commit 2022-08-20 23:00:25 +02:00
.gitignore Ignore all venvs 2023-11-10 11:45:25 +01:00
.mise.toml chore(deps): update dependency uv to v0.11.3 2026-04-05 18:18:35 +00:00
.pre-commit-config.yaml chore(deps): update commitizen to v4.13.9 2026-02-26 19:41:41 +00:00
CHANGELOG.md bump: version 10.0.3 → 10.0.4 2026-03-01 11:57:32 +01:00
docker-compose.yaml chore(deps): update docker.io/library/postgres docker tag to v18 2025-10-11 11:29:04 +02:00
Makefile chore: move tests out of src/ 2025-10-23 21:18:30 +02:00
pyproject.toml chore(deps): update dependency mypy to ==1.20.* 2026-04-05 16:14:24 +00:00
README.md chore!: move to new forge 2026-01-18 14:31:24 +01:00
renovate.json chore!: move to new forge 2026-01-18 14:31:24 +01:00
uv.lock chore(deps): update dependency mypy to ==1.20.* 2026-04-05 16:14:24 +00:00

bs-rate-limiter