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(flipt): Add Flipt provider in openfeature-js #724

Merged
merged 8 commits into from
Jan 19, 2024

Conversation

yquansah
Copy link
Contributor

@yquansah yquansah commented Jan 12, 2024

This PR

Add Flipt openfeature provider.

  • adds this new feature

Related Issues

Notes

Follow-up Tasks

How to test

@yquansah yquansah marked this pull request as ready for review January 16, 2024 20:39
@yquansah yquansah requested a review from a team as a code owner January 16, 2024 20:39
Copy link
Contributor

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

lgtm!!

libs/providers/flipt/README.md Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
@beeme1mr
Copy link
Member

Hey @yquansah, thanks for the PR. I've left some feedback. Please let me know if you have any questions!

@beeme1mr
Copy link
Member

Could you also please add yourself as the component owner? This will automatically add you as a reviewer to any change that affects this provider.

https://github.com/open-feature/js-sdk-contrib/blob/main/.github/component_owners.yml

@yquansah
Copy link
Contributor Author

@beeme1mr Thanks for the review! I am going to address these today

…l Error, documentation, and CI

Signed-off-by: Yoofi Quansah <[email protected]>
Copy link
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

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

@yquansah, thanks this looks great. I had one question and requested a change to the readme. We should be good to merge after that. Thanks!

libs/providers/flipt/src/lib/flipt-provider.ts Outdated Show resolved Hide resolved
libs/providers/flipt/README.md Outdated Show resolved Hide resolved
@beeme1mr
Copy link
Member

@yquansah please add @flipt-io/flipt as a dev dependency in the root package.json. It's worth nothing that the published artifact will have it set as a peer dependency.

@yquansah
Copy link
Contributor Author

@beeme1mr Thanks!!

libs/providers/flipt/README.md Outdated Show resolved Hide resolved
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Mark Phelps <[email protected]>
@beeme1mr beeme1mr merged commit 6ec1b0e into open-feature:main Jan 19, 2024
7 checks passed
@markphelps
Copy link
Contributor

Thanks all 🙏🏻

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.

None yet

4 participants