onlyutkarsh / ExportImportBuildDefinition

Export and Import your build definitions. Useful for recreating all the build steps, variables, schedules, etc in a different team project/account.
http://bit.ly/exportimportbuild
Other
17 stars 8 forks source link

Exporting release pipeline definitaion #49

Open roofiq opened 4 years ago

roofiq commented 4 years ago

Hey,

I'd like to version control of our release pipelines. To do that, I need to automate exporting them from Azure DevOps.

What I have found is the API that downloads information about pipeline but not the json definition itself - all the tasks, inputs etc.

Could you help achieve it? Thanks, R