Simon Schrottner

Results 45 issues of Simon Schrottner
trafficstars

Adding a simple approach for JsonLogic export for switch case. This should allow future adaption of also imports etc. > **Note:** this is a first draft, to verify if this...

**Is your feature request related to a problem? Please describe.** We want to use this project to create JsonLogic for OpenFeature targeting rules. This means we need to assign a...

### Proposal We have an excellent repository and user management in place, so we should use it as much as possible to increase transparency. The following logic step is to...

community

With this pull request, we're further improving the rendering of the community files. The layout of all files has been improved, and links are working for all files. And a...

### Requirements Currently, flagd is using ZAP as a logging framework, which works great. ZAP was chosen because no logging framework was delivered with Go. Now, there is [slog](https://go.dev/blog/slog), which...

enhancement
good first issue
help wanted

## This PR - using gherkin auto binding as described in #986 - unify the location for the test harness, spec and the auto binding files within flagd-core instead of...

We currently have some e2e tests that use our test-harness repository to run standardized Gherkin tests. Sadly, this repository does not use autobinding and proper step definitions (see [autobinding document](https://github.com/bencompton/jest-cucumber/blob/main/docs/AutomaticStepBinding.md))....

good first issue
help wanted

## Problem Our annotations for testing are excellent, and they greatly ease the developer experience. Currently, all the values need to be provided as a string. This is a limitation...

enhancement
help wanted

### Requirements The 'in-process' providers work great; tracking information spread from flag to the contrib-sdks is hard. It would be a nice addition if we generate and populate a trace...

enhancement
help wanted

Our tool is excellent, but more and more people are using it. We already received internal information, that some code paths tend to be hotspots, especially `structure` operations. Evaluating this...