Skip to content

feat: add Switchbox provider#1409

Merged
beeme1mr merged 1 commit into
open-feature:mainfrom
ignat14:add-switchbox-provider
Jul 17, 2026
Merged

feat: add Switchbox provider#1409
beeme1mr merged 1 commit into
open-feature:mainfrom
ignat14:add-switchbox-provider

Conversation

@ignat14

@ignat14 ignat14 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR

Notes

I'm the vendor (solo maintainer of Switchbox). The logo follows the colorless *-no-fill.svg
convention. Entries follow the existing dataset shape (see configcat.ts): JavaScript and
React 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.

@ignat14
ignat14 requested review from a team as code owners July 12, 2026 20:22
@netlify

netlify Bot commented Jul 12, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit da62c59
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6a53f8d33d59c50008ed251b
😎 Deploy Preview https://deploy-preview-1409--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@ignat14, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 54 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 12bba279-a018-492a-9709-c27a6e515b6c

📥 Commits

Reviewing files that changed from the base of the PR and between 0f14b32 and da62c59.

⛔ Files ignored due to path filters (1)
  • static/img/switchbox-no-fill.svg is excluded by !**/*.svg
📒 Files selected for processing (2)
  • src/datasets/providers/index.ts
  • src/datasets/providers/switchbox.ts
📝 Walkthrough

Walkthrough

Adds Switchbox as a provider with JavaScript, React, and Python technology metadata, then registers it in the provider collection used for derived ecosystem mappings.

Changes

Switchbox provider

Layer / File(s) Summary
Define and register Switchbox
src/datasets/providers/switchbox.ts, src/datasets/providers/index.ts
Defines the Switchbox provider configuration, technology links, categories, and logo, then adds it to the exported PROVIDERS array.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding the Switchbox provider.
Description check ✅ Passed The description is directly related to the Switchbox provider additions and testing notes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: ignat14 <ignat14@gmail.com>
@ignat14
ignat14 force-pushed the add-switchbox-provider branch from 0f14b32 to da62c59 Compare July 12, 2026 20:28

@beeme1mr beeme1mr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ignat14

@beeme1mr
beeme1mr added this pull request to the merge queue Jul 17, 2026
Merged via the queue into open-feature:main with commit 8ea5897 Jul 17, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants