Skip to content

feat: add Featureflip to commercial support list - #1481

Merged
jonathannorris merged 2 commits into
open-feature:mainfrom
jhoward321:commercial-support-featureflip
Sep 18, 2026
Merged

jonathannorris merged 2 commits into
open-feature:mainfrom
jhoward321:commercial-support-featureflip

Conversation

@jhoward321

Copy link
Copy Markdown
Contributor

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

At least one supported provider listed in the OpenFeature ecosystem

✅ Featureflip currently lists JavaScript, .NET and Python providers in the ecosystem (added in #1410 and #1469). #1476 adds Go and Java and is open.

Publicly available mention of OpenFeature support on the company's website or documentation

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 as static/img/featureflip-no-fill.svg, using our brand colour rather than currentColor to match the other vendor logos.

Happy to adjust the logo or wording.

Signed-off-by: Featureflip <contact@featureflip.io>
@jhoward321
jhoward321 requested review from a team as code owners September 12, 2026 00:03
@netlify

netlify Bot commented Sep 12, 2026

Copy link
Copy Markdown

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 24c7d59
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/6aac447e8fd33c000876a979
😎 Deploy Preview https://deploy-preview-1481--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 Sep 12, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • static/img/vendors/featureflip.svg is excluded by !**/*.svg

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 5045641b-7f60-4f79-9647-9c7246fe6462

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: f46dfd5f-3562-493d-b2a5-ca69691f97ce

📥 Commits

Reviewing files that changed from the base of the PR and between a16fd67 and f8cedda.

⛔ Files ignored due to path filters (1)
  • static/img/vendors/featureflip.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • src/datasets/support/commercial-support.ts

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The commercial support catalog adds Featureflip with its documentation link and vendor SVG. The entry remains alphabetically sorted.

Changes

Commercial support catalog

Layer / File(s) Summary
Add Featureflip support entry
src/datasets/support/commercial-support.ts
Imports the Featureflip vendor SVG and adds the vendor name, documentation link, and icon to CommercialSupportList.

Priority: ⬇️ Low

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

Change: Feature

Suggested reviewers: aepfli

Merge Risk: ⚪ Minimal · up to f8ced

This change adds the Featureflip support listing and logo without introducing a concrete merge-blocking risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly explains the Featureflip commercial support listing, the provider ecosystem presence, the public integration documentation, and the files changed.
Title check ✅ Passed The title is concise and accurately identifies the main change: adding Featureflip to the commercial support list.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
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.

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

@jonathannorris

Copy link
Copy Markdown
Member

@jhoward321 do you have a logo with your name that better fits with these other logos?
image

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>
@jhoward321

Copy link
Copy Markdown
Contributor Author

@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.

@jonathannorris
jonathannorris added this pull request to the merge queue Sep 18, 2026
Merged via the queue into open-feature:main with commit 97431bf Sep 18, 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