Conversation
- Bump pnpm/action-setup from v5 to v6 (reads version from packageManager) - Remove explicit version pin in workflow (v6 reads packageManager field) - Update packageManager to pnpm@10.33.0 with sha512 hash - Fixes ERR_PNPM_BROKEN_LOCKFILE in CI caused by action-setup v6 defaulting to pnpm 11 (incompatible lockfileVersion)
…MinIO removal AI Error Handling: - Harden chat_service, dweller_ai, open_ai, conversation_service against provider failures (AttributeError on usage extraction) - Add 4 regression tests for chat error handling scenarios Test Fixes: - Fix session isolation in 18 quota tests - Unskip and fix 5 radio service tests - Unskip and fix 6 game control tests MinIO Removal: - Delete minio_adapter.py and migration scripts - Remove MinIO config, Docker Compose services, env vars - Update error messages to reference generic Storage service New Tests: - Add 38 tests for rustfs_adapter.py (90.79% coverage) - Add 32 tests for reward_service.py (97.54% coverage) Cleanup: - Remove unused generate_dweller_attributes celery task stub - Bump version to 2.12.0 in backend and frontend
for more information, see https://pre-commit.ci
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 57 minutes and 36 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (32)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…ion error pnpm/action-setup@v6 requires an explicit version when no root package.json with packageManager field exists. Added version: 10 to match the engines constraint (>=10.28.2 <11).
No description provided.