-
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: add unleash web provider #1105
feat: add unleash web provider #1105
Conversation
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
…tions Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
Hey @jarebudev I will have a look at this in the next days. Sorry for the delay :) |
No worries :) |
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.
Sorry for the delay again, I had quite busy days.
This looks really good! :)
I added a comment regarding the type checking and conversion, please have a look if you agree.
Tomorrow I will have another look but this already looks pretty good.
Edit: I will have a look at the failing tests tomorrow too.
Thanks! I noticed that the CI is failing and I was unable to replicate the build failures locally. Have I overlooked something? |
Signed-off-by: jarebudev <[email protected]>
…ype and additional tests Signed-off-by: jarebudev <[email protected]>
3f741eb
to
a95aa2b
Compare
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.
The type check looks good!
I added a comment on how you should be able to resolve the problems with the CI. Please have a look, I think once they work and my other comment regarding the versioning is resolved this looks great! :)
…ted unleash package version mismatches Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
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.
Thank you @jarebudev!
This looks good to me now!
I will merge this in the next days if no objections will come up until then.
Signed-off-by: jarebudev <[email protected]>
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.
Looks good so far. My only concern is the log level but it's not a blocker for me. Thanks!
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
## This PR adds the unleash web provider for JS - adds this new feature ### Related Issues Closes #901 ### Notes pending merge of this PR into js-sdk-contrib - open-feature/js-sdk-contrib#1105 ### Follow-up Tasks n/a ### How to test n/a Signed-off-by: jarebudev <[email protected]>
Signed-off-by: jarebudev <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
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.
Approved - I just reverted some submodule changes in flagd, which I'm sure weren't intentional.
This PR
Related Issues
Fixes #1069
Notes
Follow-up Tasks
How to test