azure-devops-python-samples icon indicating copy to clipboard operation
azure-devops-python-samples copied to clipboard

Python samples for interacting with and managing Azure DevOps

Results 9 azure-devops-python-samples issues
Sort by recently updated
recently updated
newest added

In .../samples/test.py, you have a function, `def get_test_results(context):` This appears to get all of the test results for a given context. Is it possible to get the test result of...

enhancement
help wanted

The UI hides a lot of how this is done on the back end. How is this done in Python?

Hi, Agent pool : Windows Installed Chrome Version : 85.0.1483.103 When i run the Pytests, it throws "ValueError: Could not get version for Chrome with this command: reg query "HKEY_CURRENT_USER\Software\Google\Chrome\BLBeacon"...

Is it possible to use **azure.devops.v5_0.graph** module? Can't find any sample that supports the functionality to create a new user from AAD to azure devops. Do we have something like...

running the command python3 -m venv env && . env/bin/activate && pip install -r requirements.txt just wont go past. I have tried to break the command into parts. but then...

![Screen Shot 2020-04-23 at 8 41 38 PM](https://user-images.githubusercontent.com/2320363/80172869-ffbd1780-85a2-11ea-9411-6fb131109fb9.png) Logging a tiny usability bug: Getting the above output when I was setting the config. Specifically ``` The default filename has changed....

Hi I have problem with saving artifacts from the build. I receive response from by get_artifact but I'm not able to save it. Can you add a example for that?...

https://github.com/microsoft/azure-devops-python-api/issues/234#issuecomment-505014247

enhancement

From https://github.com/microsoft/azure-devops-python-api/issues/186#issuecomment-497761480

enhancement
help wanted