Skip to content
Tag

#CI/CD

4 articles tagged #CI/CD.

Jenkins

Jenkins CI/CD: Pipelines, Agents & Deployments

Installation, declarative pipelines, agents, credentials, GitHub/Bitbucket webhooks, deployment stages, and pipeline troubleshooting.

Intermediate
Bitbucket

Bitbucket: Repositories, Pipelines & Deployments

Repository setup, Bitbucket Pipelines YAML, branching permissions, pull requests, and deployment stages to servers and cloud targets.

Beginner
SonarQube

SonarQube: Quality Gates & CI Integration

Installation, quality profiles, quality gates, scanner configuration for multiple languages, and wiring SonarQube into a CI/CD pipeline.

Intermediate
DevOps

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.

Beginner