Continuous Integration of Solution Development
After PI planning, the teams on the ART are set to work. They’ll look at the outputs of Continuous Exploration and the features selected for the PI and carry them to the next stage of the Continuous Delivery Pipeline, Continuous Integration (CI).
In this chapter, we will discover the following activities in the CI stage of the Continuous Delivery Pipeline:
- Developing the solution
- Building the solution package
- Performing end-to-end testing
- Moving the packages to a staging environment
We will also discover that the processes described in the Continuous Delivery Pipeline will meet up with automation in a CI/Continuous Deployment (CD) pipeline in the CI stage.
Let’s join the ART now as they develop a solution as defined by the features created during Continuous Exploration.