azure-devops-python-samples
azure-devops-python-samples copied to clipboard
Python samples for interacting with and managing Azure DevOps
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...
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...
 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
From https://github.com/microsoft/azure-devops-python-api/issues/186#issuecomment-497761480