cicd - 技术专题

相关标签
githubgitgogit-lfsgolangdevopsgitlabtypescriptvuebitbucket

CI/CD is a build automation strategy and part of DevOps

  • Continuous integration: Frequent merging of several small changes into a main branch.
  • Continuous delivery: When teams produce software in short cycles with high speed and frequency so that reliable software can be released at any time, and with a simple and repeatable deployment process when deciding to deploy.
  • Continuous deployment: When new software functionality is rolled out completely automatically.
  • Here are 9,804 public repositories matching this topic...

    Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative configs with command line and CI/CD integration. Used by OpenAI and Anthropic.

    • Updated Jul 24, 2026
    • TypeScript

    StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

    • Updated Jul 17, 2026
    • Python
    github-pages-deploy-action

    🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

    • Updated Jul 23, 2026
    • TypeScript