Skip to content

issues Search Results · repo:microsoft/azure-devops-python-api language:Python

Filter by

298 results
 (73 ms)

298 results

inmicrosoft/azure-devops-python-api (press backspace or delete to remove)

https://github.com/microsoft/azure-devops-python-api/blame/853411eeb1493e0237e8e681289d09af63a78f78/azure-devops/azure/devops/v7_1/test_plan/test_plan_client.py#L82 The list of configs is not complete, ...
  • hannaamundsen
  • Opened 
    3 days ago
  • #527

When trying to get all the commits on a branch I get an attribute error. Code: from azure.devops.connection import Connection from azure.devops.v7_0.git import GitClient from azure.devops.v7_0.git.models ...
  • SCMSADMIN
  • 1
  • Opened 
    29 days ago
  • #526

It seems like this library is using msrest as its authentication library. However, as stated in msrest s README file, it has been deprecated in favor of Azure Identity. Are there any plans to migrate ...
  • saroad2
  • Opened 
    on Jun 18
  • #525

The request body must be empty when the retry parameter is specified. https://github.com/microsoft/azure-devops-python-api/blob/6.0.0b4/azure-devops/azure/devops/v6_0/build/build_client.py Image if retry ...
  • Zacama
  • Opened 
    on May 27
  • #524

reading this they provide a managed identity section https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/service-principal-managed-identity?view=azure-devops#configure-managed-identities-and-service-principals ...
  • cschar
  • 1
  • Opened 
    on May 21
  • #523

Hi, i have a problem wih azure s python api. I self written function in python which calls official api from microscoft. def create_test_run(self, a_project_name: str = None, ...
  • IAVDaniel
  • Opened 
    on Mar 31
  • #520

Can someone add type hints support to the types? Perhaps this can be automated. It would help with Intellisense in VSCode+Pylance. I m happy to start this since I have a need for it.
  • msftjayongg
  • Opened 
    on Mar 30
  • #519

https://devblogs.microsoft.com/devops/no-new-azure-devops-oauth-apps-beginning-february-2025/ No new Azure DevOps OAuth apps beginning March 2025, so our team is planning to update our code to use Entra ...
  • ShenyiLu-SnapLogic
  • Opened 
    on Mar 11
  • #517

Is it not possible to get branch object in a repo ? i am having trouble obtaining the object id for a branch.
  • chesney-nyame18
  • Opened 
    on Feb 7
  • #516

i have this function to get the modifed file from PR the problem is that i want fetch only the modified part, and not the whole file. how can i just get the modified part between the committed file and ...
  • Asafbs94
  • Opened 
    on Dec 10, 2024
  • #514
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub