Skip to content
Merged
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
Expand Up @@ -3,6 +3,7 @@ repos:
- flagd-schemas
- flagd-testbed
- open-feature-operator
- flagd-ofrep-cf-worker
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency and readability, this list of repositories should be kept in alphabetical order. This convention is observed in other parts of the configuration, such as the repos list in config/open-feature/org.yaml. Please move flagd-ofrep-cf-worker to its correct alphabetical position, which would be after flagd and before flagd-schemas.


emeritus:
- AlexsJones
Expand Down
3 changes: 3 additions & 0 deletions config/open-feature/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,9 @@ repos:
flagd-schemas:
description: Schemas and spec files pertaining to flagd
homepage: https://buf.build/open-feature/flagd
flagd-ofrep-cf-worker:
description: Cloudflare Worker for OpenFeature Remote Evaluation Protocol using flagd
private: true
go-sdk:
description: Go SDK for OpenFeature
go-sdk-contrib:
Expand Down