Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/open-feature/flagd/workgroup.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
repos:
- flagd
- flagd-evaluator
- flagd-schemas
- flagd-testbed
- open-feature-operator
Expand Down
2 changes: 2 additions & 0 deletions config/open-feature/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,8 @@ repos:
description: A short introduction to the core concepts of OpenFeature
flagd:
description: A feature flag daemon with a Unix philosophy
flagd-evaluator:
description: A shareable flagd evaluator for multiple SDKs
flagd-poc-benchmark:
description: PoC Benchmarking for flagd and shared evaluation performance
private: true
Expand Down
1 change: 1 addition & 0 deletions config/open-feature/sdk-rust/workgroup.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

repos:
- flagd-evaluator
- rust-sdk
- rust-sdk-contrib

Expand Down