Michael Beemer
Michael Beemer
The recently updated spec contained some number thrashing due to some conditionals based on the static vs dynamic paradigm. The JS SDK uses those spec versions in their test names...
Follow up to [this PR](https://github.com/open-feature/playground/pull/186).
Add troubleshooting docs for accessing the GHCR. https://cloud-native.slack.com/archives/C0344AANLA1/p1665425643509559
### Describe the bug The OpenFeature docs site utilizes multiple git submodules to consolidate information spread across multiple repos into a single location. Unfortunately, the start-up script fails when it...
### Related Problem _No response_ ### The Elevator Pitch Please add support for githubusercontent.com so that generated by [contrib.rocks](https://contrib.rocks/preview) can be displayed on NuGet. ### Additional Context and Details Here's...
### Related Problem _No response_ ### The Elevator Pitch OpenSSF is a way to show that a repo is following open source best practices. It's used by many open source...
The OpenFeature server SDK was renamed in order to avoid confusion between the client-side and server-side SDKs. https://openfeature.dev/blog/js-sdk-rename This is a non-breaking change but will require you to replace all...
Hey @TotalTechGeek, thanks for the great library. We're using it as part of a [feature flag evaluation engine](https://github.com/open-feature/js-sdk-contrib/blob/main/libs/shared/flagd-core/src/lib/targeting/targeting.ts) in a tool called [flagd](https://flagd.dev/) which is a reference implementation of [OpenFeature](https://openfeature.dev/),...
## Requirements - [x] spec compliant - [x] #98 - [x] implement global hooks https://github.com/open-feature/python-sdk/issues/72 - [x] #97 - [ ] #96 - [x] test suite with coverage of all...