File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change 22
33
44
5-
6- Example application for Codefresh CI/CD demonstrations.
5+ Example application for CI/CD demonstrations with GitHub Actions.
76
87## Release Engineering
98
10- ### Codefresh Pipelines
11-
12- 1 . Preview Environments for Every Pull Request
13- 2 . Release Pipeline for Staging and Production
14- 3 . Deploy Pipeline
15-
169### Features
1710
18- * Blue/Green deployments with Istio
1911* Deploy/Destroy environments only when labels added or removed
2012* GitHub Status API Updates
21- * Slack Notifications
22- * Approval Steps
23- * Deployment audit trails using comment on every commit
13+ * Approval Steps (Depends of repository settings)
14+ * Deployment audit trails with GitHub environments
2415* Targeted Release Deployments using GitHub Releases
2516
2617## Github Actions
2718
28191 . Preview Environments for Every Pull Request
20+ 2 . Bleeding edge pipeline that triggers on push into master, perform CI and deploy on dev
21+ 3 . Release Pipeline for Staging and Production
2922
3023
3124### Contact
You can’t perform that action at this time.
0 commit comments