2 files changed
+2
-2
lines changedDiff for: .gitmodules
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
|
Diff for: libs/shared/flagd-core/test-harness
Submodule test-harness updated 46 files
- .gherkin-lintrc+2-2
- .github/workflows/ci.yml+2-25
- .github/workflows/lint-pr.yml+2-2
- .github/workflows/release-please.yml+5-40
- .gitignore+1-2
- .release-please-manifest.json+1-1
- CHANGELOG.md+203
- README.md+2-2
- flagd/Dockerfile+24-30
- flags/changing-flag.json
- flags/metadata-flags.json+28
- flags/selector-flag-combined-metadata.json+29
- flags/selector-flag-metadata.json+19
- flags/selector-flag-set-metadata.json+19
- flags/selector-flags.json+2-2
- flags/zero-flags.json+64
- gherkin/config.feature+155-109
- gherkin/connection.feature+59
- gherkin/contextEnrichment.feature+50
- gherkin/evaluation.feature+65
- gherkin/events.feature+35-18
- gherkin/flagd-json-evaluator.feature-126
- gherkin/flagd-reconnect.feature-15
- gherkin/flagd-rpc-caching.feature-44
- gherkin/flagd.feature-36
- gherkin/metadata.feature+52
- gherkin/rpc-caching.feature+60
- gherkin/selector.feature+23
- gherkin/targeting.feature+146
- launchpad/.gitignore+4
- launchpad/README.md+101
- launchpad/configs/default.json+27
- launchpad/configs/ssl.json+29
- launchpad/go.mod+7
- launchpad/go.sum+4
- launchpad/handlers/http.go+75
- launchpad/main.go+61
- launchpad/pkg/filewatcher.go+43
- launchpad/pkg/flagd.go+140
- launchpad/pkg/json.go+73
- launchpad/pkg/json_test.go+40
- release-please-config.json+55-1
- scripts/change-flag-wrapper.sh-22
- scripts/change-flag.sh-15
- scripts/restart-wrapper.sh-34
- version.txt+1-1
0 commit comments