fix: surface Spotify quota exhaustion
Some checks are pending
ci / backend (push) Waiting to run
ci / frontend (push) Waiting to run

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Justin Visser 2026-08-11 22:07:06 +02:00
parent 358d058392
commit bfea9efb5e
6 changed files with 97 additions and 10 deletions

View file

@ -17,8 +17,8 @@ below. No cloud dev environment involved.
the repo you are reading is the mirror and shows the same history and
the same green CI.
- CI runs on every push: ruff, mypy and pytest for the backend; typecheck,
lint, build and vitest for the frontend. It has been green since the
first commit.
lint, build and vitest for the frontend. One intermediate batch exposed
a test typing error; the next commit fixed it, and current main is green.
## Deployment