Add Featureflip Python provider to the ecosystem - #1469
Conversation
Featureflip now publishes an OpenFeature provider for its Python server SDK, alongside the existing JavaScript and .NET entries. featureflip-openfeature-provider on PyPI: https://pypi.org/project/featureflip-openfeature-provider/ Signed-off-by: Jake Howard <jhoward321@gmail.com>
✅ Deploy Preview for openfeature ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe Featureflip provider configuration adds Python as a vendor-official server technology and links it to the existing OpenFeature integration documentation. ChangesFeatureflip Python support
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized change adds the Featureflip Python provider entry without any identified merge-blocking risk; it is merge-ready after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation 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 files. Comment |
Adds the Featureflip Python provider to the ecosystem, alongside the existing JavaScript and .NET entries added in #1410.
featureflip-openfeature-provideron PyPIOnly
src/datasets/providers/featureflip.tschanges — the logo and thePROVIDERS[]registration already landed with the original entry.