About the delivery
ProsessPilotene delivered a pipeline for solution files in Dynamics 365 CE (Azure DevOps) for Corvus Energy AS (2022).
Multistage YAML pipeline
Exporting, packaging, and importing the solution in the same pipeline.
Has a layered setup with the data model and extensions kept separate, requiring multiple pipelines.
Value creation
Backups of code as needed. Required various forms of rollback to specific version numbers and had access to these backups.
The solutions
- Pipeline for solution files in Dynamics 365 CE (Azure DevOps)
Pipeline for solution files in Dynamics 365 CE (Azure DevOps): The main purpose of using pipelines for solution imports can be divided into the following key points:
- Control - all code is checked in so that you have backup and rollback options
- Time savings/automation - steps are initiated and performed automatically, fewer manual steps
- Quality/Consistency - things are done the same way every time, making the system more predictable
Area and keywords
Other
Deploy,Import,Export,Pipeline,Solution,Solution