- Hướng dẫn chuyển đổi từ GitHub Actions sang Blacksmith
Hướng dẫn từng bước chuyển đổi CI/CD runner từ GitHub Actions sang Blacksmith giúp tăng 2x tốc độ và giảm 50% chi phí.
5 minvi - How to Migrate from GitHub Actions to Blacksmith
A step-by-step guide to migrating your CI/CD runners from GitHub Actions to Blacksmith for 2x faster execution and 50% cost savings.
3 minen - GitHub ActionsからBlacksmithへの移行ガイド
GitHub-hostedランナーからBlacksmithへCI/CDワークフローを移行し、実行速度を2倍にしコストを50%削減する手順。
4 minja - 从 GitHub Actions 迁移到 Blacksmith 指南
将 CI/CD 工作流从 GitHub 托管 runner 无缝迁移到 Blacksmith,提升 2 倍构建速度并降低 50% 成本。
5 minzh - 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 minen - 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 minvi - 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 minvi
Back