SitecoreUnicorn / Unicorn

A Sitecore utility designed to simplify deployment of Sitecore items across environments automatically
MIT License
269 stars 117 forks source link

Configuration roles support #297

Closed AlenPelin closed 6 years ago

AlenPelin commented 6 years ago

Do you want to request a feature or report a bug? It is a feature

What is the current behavior? When using with Sitecore 9, configuration changes are required to make it work correctly on ContentDelivery instance.

What is the expected behavior? Unicorn configuration files must include role:require annotation to disable certain nodes when deployed to ContentDelivery, for example: disable AutoPublish.

Please mention your Sitecore version and Unicorn version. Sitecore 9.0.1 and Unicorn 4.0.3

AlenPelin commented 6 years ago

Duplicate of https://github.com/SitecoreUnicorn/Unicorn/pull/289 and https://github.com/SitecoreUnicorn/Unicorn/pull/296