Flagsmith / Flagsmith/flagsmith-python-client
Support `$.flags` context values in segment conditions
未关闭
- 主要语言
- Python
- 星标
- 24
- 派生
- 12
- 平均合并
- 15 小时 43 分钟
- 30 天内合并 PR
- 4
描述
Support `$.flags..` conditions.
### Acceptance criteria
- The engine dependency is bumped to the version supporting `$.flags` context values.
- `getFlags` passes segments to the engine so identity-less evaluation resolves `$.flags` and `$.environment` conditions.
贡献指南
调研方向
Start at the getFlags entry point and the project’s engine dependency declaration. Verify how segments are passed during identity-less evaluation, then run the existing test suite or relevant segment-condition tests; done means the engine version supports $.flags and $.environment conditions and getFlags resolves them without an identity.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100