microsoft / azure-devops-python-api

Azure DevOps Python API
https://docs.microsoft.com/azure/devops/integrate/index?view=azure-devops
MIT License
577 stars 197 forks source link

Looking for a sample code in python which can programmatically build and run a CI pipeline for new ADO repo. #463

Open rameshwarguptapep opened 1 year ago

rameshwarguptapep commented 1 year ago

I'm looking for a sample code in python which can programmatically build and run a CI pipeline for new ADO repo. We are able to programmatically create a ADO repo and push the code into it but having hard time to setup a build pipeline.