We are using Kentico 9 MVC. We have 4 environments INT, TEST, UAT, PROD
We are using MS VSO for build and release management of our MVC projects.I would like to package an artifact representing the @state of Kentico@ (as it relates to page types) with each release package generated by VSO. I think the best way to generate the package is through the Export Site functionality to create a zip file that gets packaged with the release.This would allow for the promotion or rollback of any environment to the snapshot @state of Kentico@Is there a way to programaticly initiate import/export functions.
For example - export from INT into package and each @release@ then imports to the next environment.Thanks
↧