microsoft / microsoft/azure-devops-python-api

Is this project still maintained?

Open
#440 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
684
Forks
218
Avg merge
8d 10h
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Azure DevOps REST API 7.1 definitions and the code-generator compatibility work described in the issue. Compare the current autogenerated client with the azure-p repository and identify what engineering changes are needed before regeneration. Done means a newly generated SDK covers the current API and can replace the outdated 6.0-beta client.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
api, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.