microsoft / microsoft/azure-devops-python-api
Backport fixes for REST API version 6.0
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 684
- 派生
- 218
- 平均合并
- 8 天 10 小时
- 30 天内合并 PR
- 1
描述
The current dev branch as well recent releases focus on version 7.0 & 7.1 of the Azure DevOps REST API ,as mentioned in the documentation of the latter.
However, it would be interesting to backport fixes on top of older versions of the library addressing other REST API versions, matching other versions of the Azure DevOps (Server) product.
For instance, the current v6.0.0b4, the latest to support the 6.0 REST API version matchin Azure DevOps Server 2020.1, does not include fixex to the python package generating warning at the setuptools level when the package is being used.
Cf. this commit.
All fixes being meta or interesting for multiple versions of the REST API would be interesting to get for all the supported product.
Azure DevOps Server 2020, for instance, is supported until 2025 (and potentially 2030).
It is incoherent support for this library moves away from otherwise supported products.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 v6.0.0b4 package 和修复 setuptools 警告的引用 commit,然后将当前 dev branch 上的修复与受支持的 REST API 版本进行比较。确定哪些更改适用于 Azure DevOps Server 2020 和其他受支持的版本;完成标准是确定一致同意的 backport 范围以及相应的版本化 release。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, python
- 领域
- api, release
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100