ci-pipeline-update
Updates CI/CD pipelines for DevOps Engineer
35124 个 Skills
Updates CI/CD pipelines for DevOps Engineer
Set up pre-commit hooks and GitHub Actions workflows for testing, linting, security scanning, releas
Use when setting up CI/CD pipelines. Teaches pipeline design principles and references platform-spec
Quick CI/CD failure diagnosis. Use when builds fail.
Run and interpret pnpm lint, pnpm typecheck, pnpm build, and pnpm format in a Turborepo monorepo; di
PR作成後のCI監視、失敗時の分類と対応、自動マージ、環境クリーンアップまでの完全なワークフローを定義
CI/CD pipeline design, GitHub Actions, and deployment automation. Auto-triggers when setting up pipe
Set up GitHub Actions workflows for CI/CD with automated testing, linting, and deployment for Python
Diagnoses DotCMS GitHub Actions failures (PR builds, merge queue, nightly, trunk). Analyzes failed t
Analyze and fix CI/CD pipeline failures including build errors, test failures, and linting issues
CI/CD pipeline guide covering GitHub Actions, Lefthook hooks, Dependabot, and deployment scripts. Us
CI/CDパイプラインの設計・実装・トラブルシューティング。GitHub Actions、GitLab CI、CircleCI、Jenkinsの設定ファイル作成、ビルド最適化、デプロイ戦略(Blue-