Azure / Azure/azure-functions-durable-python
Improve bundle-extension range detection
未关闭
Enhancement
fixed-in-v2
P3
- 主要语言
- Python
- 星标
- 157
- 派生
- 70
- 平均合并
- 2 天 10 小时
- 30 天内合并 PR
- 2
描述
As in title. We currently give a warning when the bundles extension version is in the default range of `[1.x, 2.0)` but we should also account for cases when the customer is pinned to a specific V1 version.
贡献指南
调研方向
首先定位检查 bundles 扩展是否处于默认 [1.x, 2.0) 范围内的警告,然后检查固定的扩展版本是如何解析的。完成标准是该警告也能正确考虑将版本固定为特定 V1 版本的客户;验证现有行为,并为该情况添加覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100