2 files changed
+2
-2
lines changedSubmodule flagd-testbed updated 31 files
- .github/workflows/ci.yml+2-2
- .github/workflows/release-please.yml+7-14
- .release-please-config.json+94
- .release-please-manifest.json+2-2
- CHANGELOG.md+175
- CODEOWNERS+6
- README.md+69-25
- docker-compose.yaml+176
- flagd/Dockerfile+1-1
- flags/metadata-flags.json+15
- flags/selector-flag-combined-metadata.json+38
- flags/testing-flags.json+56
- flags/zero-flags.json+64
- gherkin/config.feature+31
- gherkin/connection.feature+59-18
- gherkin/evaluation.feature+52
- gherkin/metadata.feature+55
- gherkin/rpc-caching.feature+1-1
- gherkin/sync-payload.feature+28
- gherkin/targeting.feature+7-6
- launchpad/configs/metadata.json+8
- launchpad/configs/sync-payload.json+16
- launchpad/go.mod+1-1
- launchpad/go.sum+2
- launchpad/handlers/http.go+82-3
- launchpad/pkg/filewatcher.go+50-1
- launchpad/pkg/flagd.go+49-9
- launchpad/pkg/json.go+2-1
- release-please-config.json-65
- renovate.json+11-4
- version.txt+1-1
- .release-please-manifest.json+2-2
- CODEOWNERS+1-1
- Makefile+4-2
- go.mod+3-6
- go.sum+6-13
- json/CHANGELOG.md+22
- json/flagd.json+5
- json/flagd.yaml+3
- json/flagd_definitions.go+3
- json/flagd_definitions_test.go+85-33
- json/flags.json+142-63
- json/flags.yaml+102-71
- json/targeting.json+1-1
- json/targeting.yaml+1-1
- json/test/flagd/negative/.gitkeep
- json/test/flagd/positive/with-array-flags.json+153
- json/test/flagd/positive/with-object-flags.json+127
- json/test/flags/negative/with-array-flags.json+14
- json/test/flags/positive/example.flagdimport.array.json+153
- json/test/flags/positive/example.flagdimport.map.json+127
- json/test/flags/positive/no-default-variant.json
- json/test/flags/positive/null-default-variant.json+13
- json/test/flags/positive/undefined-default-variant.json+12
- json/version.txt+1-1
- package-lock.json+25-244
- protobuf/CHANGELOG.md+12
- protobuf/flagd/sync/v1/sync.proto+10-2
0 commit comments