From 0efc01d97a5ebeba5cfd6855de8ac731c30af7fb Mon Sep 17 00:00:00 2001 From: Diego Araújo Date: Tue, 1 Aug 2017 11:59:23 -0300 Subject: [PATCH] [ieeeSW] Review CD pipeline figure description --- ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md b/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md index b8136c6..6dd9999 100644 --- a/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md +++ b/ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md @@ -102,9 +102,11 @@ worst political crisis after the re-democratization in Brazil. ![Deployment Pipeline](figures/pipeline_2.png) -Figure 1 represents our CD pipeline. The pipeline started when new code arrived. -As it went through each step, it was tested and improved until it finally reached -the production environment. At this point we got back to the first stage to release +Figure 1 represents our CD pipeline. A new feature might require changes on more +than one SPB integrated software project. Notice that each on of them could be +modified independently. The pipeline started when new code arrived. As it went +through each step, it was tested and improved until it finally reached the +production environment. At this point we got back to the first stage to release more new code. ### Automated Tests -- libgit2 0.21.2