Skip to content

Commit bb6bb78

Browse files
committed
Merge branch 'master' of github.com:cloudposse/example-app into master
* 'master' of github.com:cloudposse/example-app: Update README.md from Codefresh to Github (#24) Update README.md (#16)
2 parents e99868d + 4615756 commit bb6bb78

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,24 @@
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

2519
1. 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

0 commit comments

Comments
 (0)