World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Our build and release pipeline in DevOps auto-versions our builds when we publish a release to the Opti DXP. A pipeline step generates a version and assigns it to a variable, and that variable is used for the build when creating the package to pus...
We have a couple projects in DevOps that specify an incrementing build version as part of the release pipeline. The approach we have is working well and is deploying our projects with the proper version to our hosted environments. This approach,...
We have a couple projects in DevOps that specify an incrementing build version as part of the release pipeline. The approach we have is working well and is deploying our projects with the proper version to our hosted environments. This approach,...
Last October I wrote an article to act as an addendum to the Optimizely Documentation for starting a new CMS site using CMS 12 and .NET 5. Since then there have been some updates to the documentation and the packages involved. Today I got bit by o...
I recently wrote an article on how to create a Validation Summary for Optimizely Forms . The approach described in that article uses Form Client Events and Javascript to add a validation summary to the top of the form. That method is dependent on...