CI/CD the developer’s perspective

Javier Lopez
8 min readMay 31, 2020

When I’ve talked with developers about CI/CD the main problem is always:
“I don’t know how to work in this way”
I will try in this article to explain how I do it.

From feature to commit

The most important thing in my opinion CI/CD brings us is switching the perspective from feature to commit. This means that you…

--

--