返回 Skill 列表
extension
分类: 开发与工程无需 API Key

ci-pipeline

请提供需要翻译的描述内容。

person作者: jakexiaohubgithub

CI Pipeline

Status: Stub - Not Implemented Domain: DevOps

Overview

This is a placeholder skill for devops workflows. It will guide creating and maintaining CI pipelines for automated testing, linting, and build verification.

TODO

  • [ ] Define workflow for GitHub Actions
  • [ ] Define workflow for GitLab CI
  • [ ] Define workflow for CircleCI
  • [ ] Add templates for common pipeline configurations
  • [ ] Add supporting files for caching strategies
  • [ ] Document parallel and matrix builds

End of Skill