- CI/CD Speed: Vitest `--changed` + GH Actions + Bun
Speed up CI/CD with Vitest --changed, GitHub Actions fetch-depth: 0, and Bun Runtime. Run only tests related to changed files and slash CI minutes.
3 minEnglish - Tốc Độ CI/CD: Vitest `--changed` + GH Actions + Bun
Tối ưu CI/CD với Vitest --changed, GitHub Actions fetch-depth: 0 và Bun Runtime. Chỉ chạy test liên quan đến file thay đổi, tiết kiệm phút chạy CI.
4 minVietnamese - CI/CD Pipeline — Tự Động Hóa Từ Commit Đến Production
Xây dựng CI/CD pipeline với GitHub Actions: lint, test, build, deploy tự động mỗi lần push code.
3 minVietnamese
Back