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: Harness Feature Flag Provider #103

Closed

Conversation

davejohnston
Copy link

This PR

Is the inital openfeature provider for the Harness feature flag SDK. It supports

  • basic targeting (via target name and identifier)
  • bool, number, string, evaluations

Related Issues

Fixes #1234523

Notes

Follow-up Tasks

Left to do:

  • structured evaluations
  • custom target attributes
  • unit testing
  • provider configuration

How to test

@davejohnston davejohnston force-pushed the feature/harness_provider branch from 810a02a to a1f9ca7 Compare November 21, 2023 11:49
This PR is the inital openfeature provider for the Harness feature flag SDK.
It supports
 * basic targeting (via target name and identifier)
 * bool, number, string, evaluations

Left to do:
 * structured evaluations
 * custom target attributes
 * unit testing
 * provider configuration

Signed-off-by: Dave Johnston <[email protected]>
Signed-off-by: Dave Johnston <[email protected]>
@davejohnston davejohnston force-pushed the feature/harness_provider branch from a03f377 to 8483e9a Compare November 21, 2023 13:02
@beeme1mr
Copy link
Member

Closing due to inactivity. Feel free to reopen the PR once it's ready.

@beeme1mr beeme1mr closed this Oct 18, 2024
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