Rao Waqas Akramraowaqasakram.hashnode.dev·Jan 25, 2025Sync or Sink: Why Production & Quality Environments Must Stay AlignedIn software development, maintaining synchronization between production and quality environments is critical for ensuring seamless operations, accurate debugging, and reliable testing. However, a common pitfall arises when hotfixes are directly imple...#EnvironmentSync
Prasad Reddyprasadreddy.hashnode.dev·Jan 23, 2025Step-by-Step Guide to Installing SonarQube on Ubuntu with Docker ComposeComprehensive Step-by-Step Guide to Installing SonarQube on Ubuntu Using Docker Compose In this detailed guide, we will walk you through the entire process of installing SonarQube on an Ubuntu system using Docker Compose. SonarQube is a powerful tool...sonarqube
Maicol Kaiserblog.maicol.dev·Dec 21, 2024Arroz com feijão: A base nutritiva para projetos que funcionamResumo Neste artigo vamos passar literalmente pelo mínimo. Começou agora? não sabe o que o teu projeto precisa para sobreviver as alterações do dia a dia? fica comigo que a gente vai passar pelo que provavelmente ninguém vai te cobrar pra fazer, mas ...36 readsCode Quality
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Nov 29, 2024Revolutionize Your DevOps: Deploying SonarQube on Amazon EKS Cluster Using Helm ChartOverview :- SonarQube is a popular tool for continuous code quality inspection. It helps developers find and fix bugs, vulnerabilities, and code smells in their projects. Deploying SonarQube on an Amazon EKS (Elastic Kubernetes Service) cluster using...Kubernetes
Jet Xullamapreview.hashnode.dev·Nov 15, 2024LlamaPReview: AI-Powered Code Review Assistant That Streamlines Your GitHub PRsIntroduction Code review is a critical but time-consuming part of the development process. As teams grow and pull requests multiply, maintaining consistent review quality becomes increasingly challenging. That's where LlamaPReview comes in - an AI-po...code review
NaveenKumar VRclaybrainer.com·Nov 3, 2024Designing Reliable SonarQube Infrastructure: Key Factors to ConsiderHello, DevOps Enthusiasts! Welcome back! In our last blog, we explored what SonarQube is, why it’s essential, and the capabilities it offers. If you missed it, feel free to catch up here. This time, we’re diving into the practicalities of setting up ...SonarQube Insights: Solving Code Quality Challenges TogetherSonarQube Setup
Stanley Owarietaday3-of-30days-js-blog.hashnode.dev·Nov 2, 2024Day 14: Mastering Error Handling in JavaScriptWelcome to Day 14 of our #30DaysOfJavaScript journey! Today, we’re tackling a crucial topic for any developer: error handling. This guide will walk you through the essentials of handling, identifying, and troubleshooting errors in JavaScript, so your...10 likes·27 readsJavaScript
Ashari Muhammad Hisbullohblog.iamashari.me·Oct 30, 2024Keeping Your Code Quality in a TeamHalo semuanya, kembali lagi di edisi agak telat #RabuSharing. Maaf ya dua minggu kemarin enggak sempet rilis postingan karena ada acara dinner dan balik-balik saya kecapekan. Jadi yaudahlah ya skip aja post di hari itu, dan sengaja enggak di made-up ...Code Quality
NaveenKumar VRclaybrainer.com·Oct 20, 2024SonarQube Essentials: Why It’s Crucial in CI PipelinesHello and welcome, fellow DevOps enthusiasts! Thanks for joining this exploration. In the upcoming sections, we’ll dive into SonarQube, uncover its benefits, and discuss why it’s essential for your projects. Let’s jump in and get the code quality par...1 like·38 readsSonarQube Insights: Solving Code Quality Challenges TogetherStatic Application Security Testing (SAST
Lasse R.lassetech.hashnode.dev·Oct 16, 202410 Code Review Metrics to Improve Code Quality10 Code Review Metrics to Improve Code Quality Want to boost your code quality? Here are 10 key metrics to track: Code coverage Cyclomatic complexity Code churn Review turnaround time Defect density Code duplication Comment density Pull reque...Code Quality