欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Continuous delivery
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 (→图集) |
||
第36行: | 第36行: | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
+ | image:what-is-cicd-flow-diagram.png|CI/CD | ||
image:codefresh-flow-optimized.png|Codefresh | image:codefresh-flow-optimized.png|Codefresh | ||
image:continuous-delivery-three-mainline.png|持续交付三条主线 | image:continuous-delivery-three-mainline.png|持续交付三条主线 |
2019年1月4日 (五) 08:06的版本
您可以在Wikipedia上了解到此条目的英文信息 Continuous delivery Thanks, Wikipedia. |
Continuous Delivery 持续交付
持续交付以全面的版本控制和全面的自动化为核心,通过各角色的紧密合作,努力让每个发布都变成可靠且可重复的过程。
目录 |
简介
功能
持续交付可分解成三条主线:
- 从Code到Artifacts仓库;
- 从Artifacts到Running Service;
- 从开发、测试环境到准生产、生产环境。
项目
仓库
文档
- Container-driven continuous delivery
- Continuous Delivery Antipatterns
- Swimming Upstream in the Container Revolution: Containerless Continuous Delivery
- Continous Delivery with the Gradle Ecosystem
- Jenkins for continuous delivery of infrastructure via Docker
- Continuous Delivery with Maven, Puppet and Tomcat
- Golang, Microservices, Continuous Delivery and Docker
图集
链接
分享您的观点