-
Notifications
You must be signed in to change notification settings - Fork 42
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!: allow overrides for fractional seed #737
feat!: allow overrides for fractional seed #737
Conversation
Signed-off-by: Cole Bailey <cole.bailey@deliveryhero.com>
@colebaileygit thanks for the PR. Yes, this is a special situation (a breaking change in the evaluation core) where we have to wait for flagd release so that e2e tests can use the latest flagd instance. I think we could release flagd within this week so this too can get merged soon. |
6f6ecad
to
b8ff8eb
Compare
Signed-off-by: Cole Bailey <cole.bailey@deliveryhero.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
…9.1.0 (open-feature#736) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
…plugin to v3.3.1 (open-feature#738) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
…ature#740) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
28e3784
to
5050ee0
Compare
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
@colebaileygit build is green with updated test setu[ 🙌 |
Related - Go Provider update - open-feature/go-sdk-contrib#495 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work @colebaileygit . Thanks so much.
…t to cc61a07 (open-feature#737) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This PR
FLAGD_HOST
varRelated Issues
open-feature/flagd#1264
Notes
Unit tests and in-process e2e test suites pass.
RPC e2e test suite still failing since the testbed is still using golang version without the fix.
Follow-up Tasks
How to test