See also
Indore 2017.2 EAP4 (build 50290) Release Notes
Indore 2017.2 EAP3 (build 49972) Release Notes
Indore 2017.2 EAP2 (build 49708) Release Notes
Indore 2017.2 EAP1 (build 49391) Release Notes
On this page:
DSL Changes
Updating default project template
Since 2017.2 EAP3 TeamCity supports default templates in projects. This setting was stored in a project feature of type "DefaultTemplate" in EAP3 and EAP4, but since 2017.2 RC the project configuration schema was changed to accommodate for default templates. To manually convert a DSL project configuration that employs the default template, you will have to delete a corresponding project feature and replace it with a defaultTemplate property assignment as follows:
2017.2 EAP3/4 DSL project configuration with a default template configured:
2017.2 DSL project configuration with a default template configured:
Other
- All fixed issues