Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding OpenFeature provider for Schematic #314

Closed

Conversation

bpapillon
Copy link

@bpapillon bpapillon commented Feb 10, 2025

This PR

Adding a new project for Schematic provider implementation for OpenFeature. This will allow Schematic users to connect their Schematic instance to an OpenFeature client for flag checks and activity tracking.

  • Implements OpenFeature provider for Schematic, supporting boolean feature flags and tracking.

Notes

Setup information is described in the README file.

TODO

  • fixing unit tests

How to test

The provider can be tested by following the examples in the README. Note that, unless running in offline mode, one will need a Schematic account to issue an API key for testing.

@bpapillon bpapillon force-pushed the feature/schematic-provider branch from 308e3e4 to 4ea851a Compare February 10, 2025 21:57
@bpapillon bpapillon closed this Feb 10, 2025
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.

1 participant