-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Added DEBUG env passthrough for yarn dev:forward
#25757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
no issue - allows for debug logging, e.g. `DEBUG=knex:query,knex:bindings yarn dev:forward`
WalkthroughA new environment variable entry Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-11-25T13:09:33.918ZApplied to files:
📚 Learning: 2025-12-01T08:42:35.320ZApplied to files:
📚 Learning: 2025-06-19T22:57:05.880ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
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 |
no issue
DEBUG=knex:query,knex:bindings yarn dev:forward