File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change 11# example-app
22
3- Example application for Codefresh CI/CD demonstrations.
43
5- ## Release Engineering
64
7- ### Codefresh Pipelines
5+ Example application for CI/CD demonstrations with GitHub Actions.
86
9- 1 . Preview Environments for Every Pull Request
10- 2 . Release Pipeline for Staging and Production
11- 3 . Deploy Pipeline
7+ ## Release Engineering
128
139### Features
1410
15- * Blue/Green deployments with Istio
1611* Deploy/Destroy environments only when labels added or removed
1712* GitHub Status API Updates
18- * Slack Notifications
19- * Approval Steps
20- * Deployment audit trails using comment on every commit
13+ * Approval Steps (Depends of repository settings)
14+ * Deployment audit trails with GitHub environments
2115* Targeted Release Deployments using GitHub Releases
2216
2317## Github Actions
2418
25191 . 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
2622
2723
2824### Contact
You can’t perform that action at this time.
0 commit comments