-
-
Notifications
You must be signed in to change notification settings - Fork 788
Docs – v4 GA updates #2298
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
Docs – v4 GA updates #2298
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThis PR updates extensive documentation. Most code samples switch imports from @trigger.dev/sdk/v3 to @trigger.dev/sdk and remove v4-beta notes/tags, updating CLI examples to @latest/stable versions. Navigation and redirects are revised in docs/docs.json. New docs are added for hidden tasks, run priority, and the useWaitToken React hook. Several guides are restructured (bulk actions, run tests), and limits/rate-limit guidance is updated. Self-hosting (Docker/Kubernetes) docs are expanded and modernized. Run lifecycle docs are overhauled (state names, dequeued/canceled), queue concurrency behavior is clarified, boolean helper snippets are added, and multiple guides/examples reflect the new import path. Estimated code review effort🎯 4 (Complex) | ⏱️ ~75 minutes Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. 📜 Recent review detailsConfiguration used: CodeRabbit UI 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. ⛔ Files ignored due to path filters (9)
📒 Files selected for processing (107)
⛔ Files not processed due to max files limit (11)
✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
# Conflicts: # docs/docs.json # docs/frontend/overview.mdx # docs/frontend/react-hooks/overview.mdx # docs/guides/example-projects/human-in-the-loop-workflow.mdx # docs/management/authentication.mdx # docs/realtime/backend/streams.mdx # docs/realtime/overview.mdx # docs/realtime/react-hooks/triggering.mdx # docs/realtime/react-hooks/use-wait-token.mdx # docs/realtime/subscribe-to-batch.mdx # docs/realtime/subscribe-to-run.mdx # docs/realtime/subscribe-to-runs-with-tag.mdx # docs/triggering.mdx # docs/upgrade-to-v4.mdx
Todos