Commit ba5c5889350e2b474b6d1d60406ce840b6b9a860
1 parent
777dcd13
Exists in
master
and in
3 other branches
[ieeeSW] Review CD pipeline figure description
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md
... | ... | @@ -101,10 +101,10 @@ the worst political crisis after the re-democratization in Brazil. |
101 | 101 | |
102 | 102 |  |
103 | 103 | |
104 | -The figure represents our CD pipeline: it starts with new code arriving | |
105 | -which is tested and improved during as necessary as it goes through each one | |
106 | -of the steps until finally reaches the production environment. At this point | |
107 | -we get back to the first stage to release more new code. | |
104 | +The figure represents our CD pipeline. The pipeline started when new code arrived. | |
105 | +As it went through each step, it was tested and improved until it finally reached | |
106 | +the production environment. At this point we got back to the first stage to release | |
107 | +more new code. | |
108 | 108 | |
109 | 109 | ### Automated tests |
110 | 110 | ... | ... |