Azure DevOps Demo Generator helps teams create projects on their Team Services account with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a chosen template
Перейти к файлу
Akshay H 00ea7b2fe2
implemented uploading template from URL - home page (#196)
* implemented uploading template from URL - home page

* added comments

* setting the default template once the process completes

* setting default template after the process completes

* validating extension for private tempalte

* Handled pull request error

* changed querystring parameter
showing template name without GUID

* hiding choose template button when template is submitted in URL

* adding note about private template

* updated the document

* updated doc
2020-01-07 18:20:40 +05:30
Images Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
Report Adding report 2018-05-21 11:11:48 +05:30
_includes Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
_layouts Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
_posts Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
_sass Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
docs implemented uploading template from URL - home page (#196) 2020-01-07 18:20:40 +05:30
src implemented uploading template from URL - home page (#196) 2020-01-07 18:20:40 +05:30
.gitignore implemented uploading template from URL - home page (#196) 2020-01-07 18:20:40 +05:30
404.md Markdown Cleanup 2019-09-23 08:35:33 -06:00
CNAME Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
CONTRIBUTING.md Update docs to be GitHub-centric 2019-09-19 18:41:53 -06:00
LICENSE Initial commit 2018-04-09 19:28:03 -07:00
README.md Fixed broken link for custom templates (#173) 2019-10-01 09:49:20 +05:30
index.html Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30
style.scss Adding Dojo Template (#116) 2019-05-20 16:09:50 +05:30

README.md

Azure DevOps Demo Generator

Build status

About

The Azure DevOps Demo Generator can create projects in your Azure DevOps organization, prepopulated with template-based content including source code, work items, iterations, service endpoints, build and release definitions, and more!

The original purpose of this system is to simplify working with the Azure DevOps hands-on-labs, demos and other education material. But it can also be used to drive your ownAzure DevOps automation utilities, provision your own custom templates, or as a reference for using the Azure DevOps REST APIs.

Getting Started

The Azure DevOps Demo Generator is a hosted service that you can access directly to create template-based projects, via API or as a side effect of the related Azure DevOps hands-on-labs.

The following docs provide additional information:

Contributions

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

For more information on contributing, please visit the contributor guide.