-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Launch27 - new components #19514
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
Launch27 - new components #19514
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
WalkthroughIntroduces four new Launch27 action modules (get-booking-spots, get-next-booking-date, get-policy, list-services) and extends the core app module with token-based HTTP request infrastructure, five new API methods (listFrequencies, listServices, getPolicy, getBookingSpots, getNextBookingDate), and a frequencyId prop definition. Replaces the previous authKeys approach with OAuth token-authenticated requests. Package version incremented to 0.7.0. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Pre-merge checks and finishing touches❌ Failed checks (3 warnings, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (6)
🧰 Additional context used🧠 Learnings (3)📚 Learning: 2024-10-08T15:33:38.240ZApplied to files:
📚 Learning: 2025-09-15T22:01:11.472ZApplied to files:
📚 Learning: 2025-06-04T17:52:05.780ZApplied to files:
🧬 Code graph analysis (4)components/launch27/actions/get-booking-spots/get-booking-spots.mjs (3)
components/launch27/actions/list-services/list-services.mjs (3)
components/launch27/actions/get-policy/get-policy.mjs (3)
components/launch27/actions/get-next-booking-date/get-next-booking-date.mjs (3)
⏰ 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). (4)
🔇 Additional comments (10)
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 |
GTFalcao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Hi everyone, all test cases are passed! Ready for release! Test reports
|
Resolves #13253
Summary by CodeRabbit
New Features
Chores
✏️ Tip: You can customize this high-level summary in your review settings.