#CI/CD
4 articles tagged #CI/CD.
Jenkins CI/CD: Pipelines, Agents & Deployments
Installation, declarative pipelines, agents, credentials, GitHub/Bitbucket webhooks, deployment stages, and pipeline troubleshooting.
Bitbucket: Repositories, Pipelines & Deployments
Repository setup, Bitbucket Pipelines YAML, branching permissions, pull requests, and deployment stages to servers and cloud targets.
SonarQube: Quality Gates & CI Integration
Installation, quality profiles, quality gates, scanner configuration for multiple languages, and wiring SonarQube into a CI/CD pipeline.
Git Branching Strategies: Git Flow vs. Trunk-Based Development
Git Flow's branch model compared against trunk-based development with short-lived feature branches and feature flags — with a decision framework.