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

fix(flipt): set variant attachment as value for object evaluation #956

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

markphelps
Copy link
Contributor

@markphelps markphelps commented Sep 17, 2024

This PR

Related Issues

Fixes #955

Notes

Follow-up Tasks

How to test

Copy link
Member

@liran2000 liran2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.
can adjust the readme section accordingly to something like:

  • Boolean evaluation gets feature boolean evaluation / enabled status.
  • Object evaluation gets variant attachment.
  • Other evaluations gets feature variant key.

Signed-off-by: Mark Phelps <[email protected]>
@markphelps
Copy link
Contributor Author

@liran2000 done! ty!

@beeme1mr beeme1mr enabled auto-merge (squash) October 1, 2024 13:32
@beeme1mr beeme1mr disabled auto-merge October 1, 2024 13:32
@beeme1mr
Copy link
Member

beeme1mr commented Oct 1, 2024

Sorry for the delay @markphelps. Unfortunately, it looks like there are some merge conflicts that can't be resolved in GitHub. Could you please take a look when you have a moment?

@beeme1mr beeme1mr merged commit e221402 into open-feature:main Oct 1, 2024
3 of 4 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.

Flipt Provider does not return Structure values for Structure evaluations
6 participants