// Popular Articles

#ci-cd
#7752026-03-17

Continuous Integration (CI) trong DevOps: giải thích từ đầu cho dev hiện đại

CI là practice nền tảng của DevOps — dev merge code nhiều lần mỗi ngày, hệ thống tự build và test. Đội elite deploy nhanh hơn 200× và phục hồi sự cố nhanh hơn 24× nhờ CI làm đúng. Đây là cách CI hoạt động và best practices năm 2026.

devopscontinuous-integrationci-cd
7 phút đọc
#7262026-02-23

Claude Code 2.1.120: Ultrareview Goes Headless, Plus a Critical Bash-Tool Crash Fix

The new claude ultrareview subcommand turns multi-agent cloud code review into a CI primitive — JSON output, deterministic exit codes, drop-in for GitHub Actions. Plus 10 fixes including a find-tool bug that was crashing entire macOS/Linux hosts.

claude-codeai-codingdevtools
6 phút đọc
#7232026-02-22

Claude Code 2.1.120: lệnh ultrareview cho CI và cú giảm 57% prompt tokens

Bản 2.1.120 ra sau 2.1.119 đúng 24 tiếng nhưng thay đổi rất lớn - lệnh CLI mới ultrareview chạy được trong CI, 148 file prompt bị xoá, prompt tokens giảm 57.1%, và một loạt env var mới như CLAUDE_CODE_LEAN_PROMPT lộ diện hướng đi lean-prompt.

claude-codeanthropicdevtools
5 phút đọc
#7142026-02-18

Claude Code 2.1.120: Ultrareview vào CI, rule reviewer cho Auto Mode, fix DISABLE_TELEMETRY

Bản 2.1.120 mang theo 22 thay đổi CLI. Đáng chú ý: claude ultrareview chạy headless để cắm thẳng vào CI/CD, rule reviewer tự động bắt rule mơ hồ cho Auto Mode trước khi deploy, và DISABLE_TELEMETRY cuối cùng đã chặn đúng metrics cho API + Enterprise.

claude-codeanthropicdevtools
6 phút đọc
#6362026-01-11

Database-per-PR với Prisma Management API và GitHub Actions: tạm biệt staging DB "chung một phòng"

Mỗi pull request có DB riêng, tự sinh khi mở PR và tự xoá khi đóng. Prisma Management API + GitHub Actions biến pattern này thành vài chục dòng YAML — và cứu team khỏi 8–10 giờ/tuần bị kẹt vì staging database dùng chung.

prismagithub-actionspostgres
7 phút đọc
Pluto: catch deprecated Kubernetes APIs before an upgrade breaks prod
#2642025-07-06

Pluto: catch deprecated Kubernetes APIs before an upgrade breaks prod

Pluto is an open-source CLI from FairwindsOps that scans YAML manifests, Helm charts, and live Helm releases for deprecated or removed Kubernetes apiVersions — so your next minor upgrade doesn't turn into an outage.

kubernetesdevopshelm
6 phút đọc
Gitea 1.26.0: Actions concurrency, private reusable workflows, Vite và CodeMirror
#1212025-04-26

Gitea 1.26.0: Actions concurrency, private reusable workflows, Vite và CodeMirror

Gitea 1.26.0 mang nâng cấp lớn cho Actions (concurrency, private reusable workflows, re-run failed jobs, run summaries), chuyển frontend sang Vite + CodeMirror và vá 4 CVE. Đây là bản tiệm cận GitHub Actions rõ rệt nhất của Gitea.

giteadevopsci-cd
7 phút đọc