Skip to content

Commit 4615756

Browse files
goruhaosterman
andauthored
Update README.md from Codefresh to Github (#24)
## what * Remove Codefresh description * Added Github Actions description ## why * Migrate from Codefresh to Github Actions Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <[email protected]>
1 parent daff22d commit 4615756

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,30 +2,23 @@
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

2819
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
2922

3023

3124
### Contact

0 commit comments

Comments
 (0)