Half-baked rate limiting
  • Python 96.3%
  • Makefile 2.2%
  • Dockerfile 1.5%
Find a file
Renovate b070495326
All checks were successful
ci/woodpecker/pr/check-build/2 Pipeline was successful
ci/woodpecker/pr/check-build/1 Pipeline was successful
ci/woodpecker/pr/check-commits Pipeline was successful
ci/woodpecker/pr/check-code Pipeline was successful
ci/woodpecker/pr/check-migrations-postgres/2 Pipeline was successful
ci/woodpecker/pr/check-migrations-postgres/1 Pipeline was successful
ci/woodpecker/pr/check-migrations-sqlite Pipeline was successful
ci/woodpecker/pr/checks Pipeline was successful
chore(deps): update dependency mypy to v2.3.0
2026-07-14 13:22:47 +00:00
.woodpecker ci(deps): update woodpecker python plugins to v4.1.5 2026-07-13 09:15:11 +00:00
migrations fix(deps): update flyway to v12.11 2026-07-13 08:25:27 +00:00
src/rate_limiter style: apply ruff fixes 2026-04-26 11:20:19 +00:00
tests style: apply ruff fixes 2026-04-26 11:20:19 +00: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 uv to v0.11.26 2026-07-01 20:00:22 +00:00
.pre-commit-config.yaml ci(deps): update commitizen to v4.16.4 2026-06-23 12:37:23 +00:00
CHANGELOG.md bump: release version 11.0.3 2026-07-01 12:56:58 +00: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
mise.lock chore(deps): lock file maintenance 2026-07-13 08:25:41 +00:00
pyproject.toml chore(deps): update dependency mypy to v2.3.0 2026-07-14 13:22:47 +00:00
README.md chore!: move to new forge 2026-01-18 14:31:24 +01:00
renovate.json chore(renovate): don't pin extras 2026-06-12 15:34:20 +02:00
uv.lock chore(deps): update dependency mypy to v2.3.0 2026-07-14 13:22:47 +00:00

bs-rate-limiter