Commit 4cf01cd149a4fddfebe74568bbce2b9d3b165374
Exists in
master
and in
3 other branches
Merge branch 'ieee_new' of http://softwarepublico.gov.br/gitlab/softwarepublico/…
…articles into ieee_new
Showing
1 changed file
with
5 additions
and
5 deletions
Show diff stats
ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md
... | ... | @@ -243,11 +243,11 @@ would not go looking for other jobs. |
243 | 243 | |
244 | 244 | ### Shared Responsibility |
245 | 245 | |
246 | -Initially, the development team could not track what happened to the code after | |
247 | -its delivery, since government technicians were the only ones responsible for | |
248 | -deploying the project. The implementation of CD made developers feel equally | |
249 | -responsible for what was getting into production and take ownership of the | |
250 | -project. | |
246 | +According to the MP process, the development team could not track what happened | |
247 | +to the code after its delivery, since government technicians were the only ones | |
248 | +responsible for deployment. The implementation of CD made developers feel | |
249 | +equally responsible for what was getting into production and take ownership of | |
250 | +the project. | |
251 | 251 | % |
252 | 252 | Interestingly, the CD pipeline had the same effect on the team of requirement |
253 | 253 | analysts. They became more engaged in the whole process, opening and discussing | ... | ... |