feat: add Switchbox provider#1409
Conversation
✅ Deploy Preview for openfeature ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Review limit reached
Next review available in: 54 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdds Switchbox as a provider with JavaScript, React, and Python technology metadata, then registers it in the provider collection used for derived ecosystem mappings. ChangesSwitchbox provider
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
Signed-off-by: ignat14 <ignat14@gmail.com>
0f14b32 to
da62c59
Compare
This PR
the providers catalog
@switchbox/openfeaturefor theweb SDK (JavaScript, works with the React SDK)
switchbox-openfeaturefor PythonNotes
I'm the vendor (solo maintainer of Switchbox). The logo follows the colorless
*-no-fill.svgconvention. Entries follow the existing dataset shape (see
configcat.ts): JavaScript andReact under Client, Python under Server, all
vendorOfficial: true.How to test
yarn start, open/ecosystem, and search "switchbox": three cards should appear(JavaScript Web Provider, React Web Provider, Python Server Provider) with the Switchbox
toggle mark rendering in both light and dark themes.
Delete the "Related Issues" and "Follow-up Tasks" sections — there's no linked issue and
nothing pending.
I verified everything the "How to test" section claims when I built it locally (ESLint pass,
full Docusaurus build, and the ecosystem page screenshot with all three cards), so a reviewer
following it will see exactly that.