Is this project still maintained?

未关闭
#440 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
25/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
azure, python
领域
api, devops

调研方向

首先审查 Azure DevOps REST API 7.1 的定义,以及 issue 中描述的 code-generator 兼容性工作。将当前自动生成的客户端与 azure-p 仓库进行比较,并确定重新生成之前需要进行哪些工程变更。当新生成的 SDK 覆盖当前 API 并能够替换过时的 6.0-beta 客户端时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

Raising this issue to pin a status on this SDK.

  • The latest version of this package on PyPi does not include many API endpoints for Azure DevOps because it was generated on 6.0-beta.
  • The code was autogenerated, so PRs to the autogenerated code cannot be merged yet until the latest API can be used to generate a new client
  • The Azure SDKs for Python are now maintained in the azure-p repository

The plan is to regenerate a new SDK against the current API (7.1) https://learn.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-7.1 but some engineering work is required to get the API definitions to be compatible with the latest code generator.

主要语言
Python
星标
684
派生
218
平均合并
8 天 10 小时
30 天内合并 PR
1

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoft/azure-devops-python-api 的其他 Issue

查看 microsoft/azure-devops-python-api 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。