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

import multiple builddefinitions at once #1

Closed lemoinek closed 7 years ago

lemoinek commented 8 years ago

Installed product versions

It would be nice that you can import multiple builddefinitions at once

Current behavior

only 1 builddefinition can be imported

onlyutkarsh commented 8 years ago

@lemoinek Thanks for the suggestion! Great idea, I have added it to the backlog. As you can imagine, the validation and error handling (when creating multiple definitions at once) becomes very critical in this scenario and I would love to implement this when SDK and API are stable.