File tree
6 files changed
+7
-237
lines changed- providers/openfeature-provider-flagd
- openfeature
- tests/e2e
6 files changed
+7
-237
lines changedSubmodule test-harness updated 22 files
- .github/workflows/ci.yml+2-16
- .github/workflows/release-please.yml+10-22
- .release-please-manifest.json+1-1
- CHANGELOG.md+90
- Makefile-6
- README.md-7
- flagd/Dockerfile+3-3
- flagd/Dockerfile.unstable+3-3
- flags/custom-ops.json+15
- gherkin/config.feature+189
- gherkin/flagd-json-evaluator.feature+10-1
- gherkin/flagd-rpc-caching.feature+44
- scripts/restart-wrapper.sh+5-2
- sync/Dockerfile-22
- sync/Dockerfile.unstable-17
- sync/README.md-91
- sync/go.mod-20
- sync/go.sum-1.1k
- sync/main.go-13
- sync/pkg/config.go-50
- sync/pkg/file_watcher.go-150
- sync/pkg/server.go-136
Lines changed: 0 additions & 189 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
0 commit comments