TAGAll tags →
CI/CD.
03 posts — Posts about CI/CD
01
SonarQube
An introduction to the SonarQube code quality platform: how static analysis works, the key quality metrics, wiring up a Maven project, and using it as a Quality Gate in CI/CD pipelines.
2023.09.087 MIN
02Common CI/CD Tools
A roundup of popular CI/CD tools — Jenkins, GitLab CI, CircleCI, Buddy, Jenkins X, and Alibaba Cloud's Yunxiao — with a quick look at what each one is good at and where it fits.
2022.10.144 MIN
03Automated Releases with Jenkins
Notes on building an automated release pipeline with Jenkins: pull code, build with maven, package images via docker-compose and push to a private registry, then trigger remote deployment—plus pitfalls and cleanup tips.
2021.11.198 MIN