feat: add Featureflip to commercial support list - #1481
Conversation
Signed-off-by: Featureflip <contact@featureflip.io>
✅ Deploy Preview for openfeature ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe commercial support catalog adds Featureflip with its documentation link and vendor SVG. The entry remains alphabetically sorted. ChangesCommercial support catalog
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Feature Suggested reviewers: Merge Risk: ⚪ Minimal · up to This change adds the Featureflip support listing and logo without introducing a concrete merge-blocking risk. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
|
@jhoward321 do you have a logo with your name that better fits with these other logos? |
The original asset was the bare 24x24 mark with no company name, which sat differently next to the other entries in the grid. This pairs the same mark with the Featureflip wordmark at a 5.4:1 ratio, in line with the other logos. Glyphs are converted to outlines, so the file has no font dependency and carries no element ids to collide with the other inlined vendor SVGs. Signed-off-by: Featureflip <contact@featureflip.io>
|
@jonathannorris good call, thanks. Just pushed one. The bare mark is now a horizontal lockup with the name on it: same flag, paired with the Featureflip wordmark at about 5.4:1, so it sits in line with ConfigCat and Flagsmith instead of as a lone square. Rendering here: https://deploy-preview-1481--openfeature.netlify.app/support-training Two things baked in for the build: the glyphs are converted to outlines, so the file has no font dependency and renders the same everywhere, and it carries no element ids that could collide with the other vendor SVGs inlined alongside it. |

Adds Featureflip to the commercial support list.
Disclosure: I work on Featureflip — self-submission. This PR was prepared with AI assistance; the AI co-author trailers are deliberately omitted from the commit so the DCO check passes, and the sign-off is Featureflip's own.
Against the two documented requirements
✅ Featureflip currently lists JavaScript, .NET and Python providers in the ecosystem (added in #1410 and #1469). #1476 adds Go and Java and is open.
✅ https://featureflip.io/docs/integrations/openfeature/ (returns 200)
Changes
src/datasets/support/commercial-support.ts— entry added alphabetically between DevCycle and Flagsmith, per the file's own comment.static/img/vendors/featureflip.svg— new vendor logo. Same mark already accepted into this repo asstatic/img/featureflip-no-fill.svg, using our brand colour rather thancurrentColorto match the other vendor logos.Happy to adjust the logo or wording.