Skip to content
#

CI/CD

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

  • 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.

Here are 4,577 public repositories matching this topic...

一个无任何第三方依赖的跨平台自定义编排执行步骤的API, 基于DAG实现了依赖步骤依次顺序执行、非依赖步骤并发执行的调度功能. 提供API远程操作方式,批量执行Shell、Powershell、Python等命令,轻松完成运行自动化运维脚本等常见管理任务,轮询进程、安装或卸载软件、更新应用程序以及安装补丁。

  • Updated Jun 12, 2024
  • Go