Flagsmith / Flagsmith/flagsmith-nodejs-client
Support `$.flags` context values in segment conditions
- 主要言語
- TypeScript
- スター
- 30
- フォーク
- 26
- 平均マージ
- 11分
- マージ済み PR(30日)
- 5
説明
Support `$.flags..` conditions.
### Acceptance criteria
Engine:
- `engine-test-data` is bumped to the tag containing the flag dependency cases, and they pass.
- An environment with no `$.flags` conditions gains no per-evaluation cost.
- Resolved flags are scoped to a single evaluation, never shared between concurrent evaluations.
SDK:
- `getFlags` passes segments to the engine so identity-less evaluation resolves `$.flags` and `$.environment` conditions.
コントリビューションガイド
調査の方向性
Start by locating getFlags and the engine integration, then inspect the engine-test-data dependency and its flag dependency cases. Verify that $.flags conditions work for identity-less evaluations, environments without such conditions avoid per-evaluation cost, and resolved flags remain isolated across concurrent evaluations.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- nodejs, typescript
- 領域
- api, backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100