walkmodinwalkmodLet’s run only the tests that matters.. but who really cares?The feature-branch Git workflow consist of creating a branch with a very small contribution and review a patch(i.e pull request) before…Nov 17, 2017Nov 17, 2017
walkmodinwalkmodHow to maintain Java architectures with JavaPoet and WalkModUsually, as developers we apply in our enterprise software the same good practices over and over again. In fact, one of the most common…Apr 16, 2017Apr 16, 2017
walkmodinwalkmodTuning Clean Code Workflows with Jenkins and WalkModIn the Internet, there are tons of articles that outline the benefits of Continuous Delivery (CD). Among all the benefits of CD, it shines…Mar 13, 2017Mar 13, 2017
walkmodinwalkmodHow to fix PMD violations with WalkModCode conventions are programming guidelines to improve the code readability, reduce bugs and thus, reduce maintenance costs. Static code…Feb 28, 20172Feb 28, 20172
walkmodinwalkmodWalkModHub Tutorial to control and fix technical debtHere we describe the steps to start using WalkModHub.Jan 26, 2017Jan 26, 2017
walkmodinwalkmodPMD meets Git (Part II)In our previous post, we described how the git blame command could be useful to prioritize technical debt reported by PMD. In short, Git…Jan 25, 2017Jan 25, 2017
walkmodinwalkmodPMD meets Git (Part I)PMD is one of the most widely-known open source tools to control coding style issues, which is specially popular among Java developers. It…Jan 12, 20171Jan 12, 20171
walkmodinwalkmodTechnical debt or coding conventions?According to Wikipedia, Technical Debt is “a concept in programming that reflects the extra development work that arises when code that is…Dec 21, 2016Dec 21, 2016