-
Notifications
You must be signed in to change notification settings - Fork 19
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
[BUG] Add targeting key
to evaluation context
#230
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Comments
toddbaert
added
good first issue
Good for newcomers
help wanted
Extra attention is needed
labels
Feb 6, 2024
toddbaert
changed the title
Add
[BUG] Add Feb 6, 2024
targeting key
to evaluation contexttargeting key
to evaluation context
roelofb
added a commit
to roelofb/open-feature-dotnet-sdk
that referenced
this issue
Feb 7, 2024
Merged
roelofb
added a commit
to roelofb/open-feature-dotnet-sdk
that referenced
this issue
Feb 7, 2024
Signed-off-by: Roelof Blom <[email protected]>
toddbaert
added a commit
that referenced
this issue
Feb 12, 2024
Fixes #230 --------- Signed-off-by: Roelof Blom <[email protected]> Signed-off-by: Roelof Blom <[email protected]> Signed-off-by: Austin Drenski <[email protected]> Signed-off-by: Todd Baert <[email protected]> Co-authored-by: Austin Drenski <[email protected]> Co-authored-by: Todd Baert <[email protected]>
arttonoyan
pushed a commit
to arttonoyan/dotnet-sdk
that referenced
this issue
Nov 17, 2024
Fixes open-feature#230 --------- Signed-off-by: Roelof Blom <[email protected]> Signed-off-by: Roelof Blom <[email protected]> Signed-off-by: Austin Drenski <[email protected]> Signed-off-by: Todd Baert <[email protected]> Co-authored-by: Austin Drenski <[email protected]> Co-authored-by: Todd Baert <[email protected]> Signed-off-by: Artyom Tonoyan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
We need a
targeting key
in the evaluation context. It should be added to the builder, and should be immutable (like all the props in the current implementation).Originally posted by @roelofb in #204 (comment)
The text was updated successfully, but these errors were encountered: