漏 2026 Hashnode
SonarQube is a powerful tool for code quality and security. With the Community Branch Plugin, you can extend its functionality to include branch analysis, even in the Community Edition. Let's walk through setting up this tool with Jenkins in a Docker...

Having a cicd pipeline to do your work reduces the stress significantly. So, recently I created a CICD project where I deployed the pipeline which Fetch's the code, Build it, test it using Maven, Analysis the code quality by Sonarqube, build's the Do...

In the realm of software development, maintaining high code quality is paramount. Code quality affects not only the reliability and maintainability of your software but also plays a significant role in security and performance. To ensure consistent c...
